diff --git a/test/browser/translation_test.rb b/test/browser/translation_test.rb index a218f9894..436cc5ede 100644 --- a/test/browser/translation_test.rb +++ b/test/browser/translation_test.rb @@ -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"]')