12033: Fix tests.
[arvados.git] / apps / workbench / test / performance / browsing_test.rb
index ab1ace6f0de04c5f235d055444a4e44b69c5d826..71e4c5c1e9db5887c1a8a629fafc7d5c7b837688 100644 (file)
@@ -33,7 +33,7 @@ class BrowsingTest < WorkbenchPerformanceTest
     assert_selector '.navbar-fixed-top'
     assert_triggers_dom_event 'shown.bs.modal' do
       within '.navbar-fixed-top' do
-        find_field('search').set 'hash'
+        find_field('search this site').set 'hash'
         find('.glyphicon-search').click
       end
     end