Increase watch time.
This commit is contained in:
parent
0c2be657be
commit
cebc0e89af
1 changed files with 1 additions and 1 deletions
|
@ -289,7 +289,7 @@ class TranslationTest < TestCase
|
|||
)
|
||||
watch_for_disappear(
|
||||
css: '.content.active .modal',
|
||||
timeout: 5 * 60,
|
||||
timeout: 6 * 60,
|
||||
)
|
||||
|
||||
click(css: 'a[href="#current_user"]')
|
||||
|
|
Loading…
Reference in a new issue