Improved timing.
This commit is contained in:
parent
442aff0545
commit
87c1fd04b0
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ class SwitchToUserTest < TestCase
|
||||||
click(
|
click(
|
||||||
css: '#content .icon-switchView',
|
css: '#content .icon-switchView',
|
||||||
)
|
)
|
||||||
|
sleep 3
|
||||||
|
|
||||||
watch_for(
|
watch_for(
|
||||||
css: '.switchBackToUser',
|
css: '.switchBackToUser',
|
||||||
|
|
Loading…
Reference in a new issue