Some temp fixes.
This commit is contained in:
parent
32dcb5cc04
commit
235303d831
1 changed files with 5 additions and 0 deletions
|
@ -27,6 +27,11 @@ class ManageTest < TestCase
|
|||
:email => user_email,
|
||||
:password => 'some-pass',
|
||||
},
|
||||
{
|
||||
:execute => 'set',
|
||||
:css => '.content .js-search',
|
||||
:value => user_email,
|
||||
},
|
||||
{
|
||||
:execute => 'watch_for',
|
||||
:area => 'body',
|
||||
|
|
Loading…
Reference in a new issue