5647: minor tweak to dropdown text
[arvados.git] / apps / workbench / test / integration / anonymous_access_test.rb
index dedcd4c112e6b93e1c57c11e2192443aee2c12fe..e8917792ad6a5f579f0550dd18ea8cea1b535157 100644 (file)
@@ -227,7 +227,6 @@ class AnonymousAccessTest < ActionDispatch::IntegrationTest
         end
         assert_text 'Output data not available'
         assert_text object['job']
-        assert_selector 'a[href="#Log"]', text: 'Log'
         assert_selector 'a[data-toggle="disabled"]', text: 'Log'
       end