Skip to content
Snippets Groups Projects
Unverified Commit db02bcc0 authored by bgallois's avatar bgallois
Browse files

fix end2end tests

parent 0acef550
No related branches found
No related tags found
No related merge requests found
Pipeline #36347 passed
This commit is part of merge request !252. Comments created here will be created in the context of that merge request.
...@@ -24,9 +24,9 @@ Feature: Identity creation ...@@ -24,9 +24,9 @@ Feature: Identity creation
Then dave should be certified by bob Then dave should be certified by bob
Then dave should be certified by charlie Then dave should be certified by charlie
When dave requests distance evaluation When dave requests distance evaluation
Then dave should have distance result in 2 sessions Then dave should have distance result in 2 periods
When 30 blocks later When 14 blocks later
Then dave should have distance result in 1 session Then dave should have distance result in 1 period
When alice runs distance oracle When alice runs distance oracle
When 30 blocks later When 7 blocks later
Then dave identity should be member Then dave identity should be member
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment