Change wait time.
This commit is contained in:
parent
e2d424352e
commit
d7025db7df
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ class SignupTest < TestCase
|
|||
},
|
||||
{
|
||||
:execute => 'wait',
|
||||
:value => 2,
|
||||
:value => 4,
|
||||
},
|
||||
|
||||
# check action
|
||||
|
|
Loading…
Reference in a new issue