[ARVADOS] updated: f471e098dc5824d6836c404b2b6acba5a14d388d

Git user git at public.curoverse.com
Wed Sep 6 18:55:09 EDT 2017


Summary of changes:
 apps/workbench/test/performance/browsing_test.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  f471e098dc5824d6836c404b2b6acba5a14d388d (commit)
      from  b71baee668150a93be48bf4735ef9e99f84169a8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit f471e098dc5824d6836c404b2b6acba5a14d388d
Author: Tom Clegg <tclegg at veritasgenetics.com>
Date:   Wed Sep 6 18:54:44 2017 -0400

    12033: Fix tests.
    
    refs #12033
    
    Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg at veritasgenetics.com>

diff --git a/apps/workbench/test/performance/browsing_test.rb b/apps/workbench/test/performance/browsing_test.rb
index ab1ace6..71e4c5c 100644
--- a/apps/workbench/test/performance/browsing_test.rb
+++ b/apps/workbench/test/performance/browsing_test.rb
@@ -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

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list