Fixed timing issue.
This commit is contained in:
parent
66b4f2d2db
commit
41c26bacd7
1 changed files with 2 additions and 2 deletions
|
@ -55,7 +55,7 @@ class SignupTest < TestCase
|
|||
},
|
||||
{
|
||||
:execute => 'wait',
|
||||
:value => 2,
|
||||
:value => 5,
|
||||
},
|
||||
|
||||
# check action
|
||||
|
|
Loading…
Reference in a new issue