Fix 2.4.2 upgrade notes formatting refs #19330
[arvados.git] / apps / workbench / test / diagnostics / pipeline_test.rb
index bb0bf708fc9ba1fb043f16c2e45e6ed203c985df..d90d0cb53664bd514daa0ec4f4d4194b063e9b7a 100644 (file)
@@ -19,7 +19,7 @@ class PipelineTest < DiagnosticsTest
       # Search for tutorial template
       find '.navbar-fixed-top'
       within('.navbar-fixed-top') do
-        page.find_field('search').set pipeline_config['template_uuid']
+        page.find_field('search this site').set pipeline_config['template_uuid']
         page.find('.glyphicon-search').click
       end