Skip to content

Commit

Permalink
✅ increase timeout for registerDelegate e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
faival committed Jun 5, 2018
1 parent 12713ab commit 1a3132d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/registerDelegate.feature
Expand Up @@ -11,7 +11,7 @@ Feature: Register delegate
And I click "second-passphrase-next"
And I wait 1 seconds
And I click "confirm-delegate-registration"
And I wait 10 seconds
And I wait 15 seconds
Then I should see text "Success!" in "success-header" element
Then I should see text "Your registration is secured on the blockchain" in "success-description" element
And I click "registration-success"
Expand Down

0 comments on commit 1a3132d

Please sign in to comment.