diff --git a/test/integration/otrs_import_browser_test.rb b/test/integration/otrs_import_browser_test.rb index 52b5ab59a..9adea8be2 100644 --- a/test/integration/otrs_import_browser_test.rb +++ b/test/integration/otrs_import_browser_test.rb @@ -54,7 +54,7 @@ class OtrsImportBrowserTest < TestCase watch_for( css: 'body', value: 'login', - timeout: 300, + timeout: 480, ) end