zf

zenflows testing
git clone https://s.sonu.ch/~srfsh/zf.git
Log | Files | Refs | Submodules | README | LICENSE

commit 18e90bcaad1ddbcd63e2a47d1229604efda43790
parent 9ff7a48e41e99c84695a150032af85ce32ceb81d
Author: srfsh <dev@srf.sh>
Date:   Tue, 19 Jul 2022 17:56:04 +0300

Merge branch 'master' of github.com:dyne/zenflows

Diffstat:
Mzencode/src/verify_graphql.zen | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/zencode/src/verify_graphql.zen b/zencode/src/verify_graphql.zen @@ -1,8 +1,8 @@ Scenario eddsa: verify the signature of a graph query -Given I have a 'base64' named 'graphql' -and a 'eddsa signature' -and a 'eddsa public key' in 'pubkeys' +Given I have a 'url64' named 'graphql' +Given I have a 'eddsa signature' +Given I have a 'eddsa public key' # check that the graph query is reentrant # When I create the count of char '{' found in 'graphql'