Merge branch 'master' into 4823-python-sdk-writable-collection-api
[arvados.git] / apps / workbench / test / integration / projects_test.rb
index 73a23d6d35c9eae078be49028ed6f93cc89bb3b2..88972e50a73225391a17b723e12f77140914b1db 100644 (file)
@@ -712,6 +712,6 @@ class ProjectsTest < ActionDispatch::IntegrationTest
                           "/projects/#{project['uuid']}#Advanced"))
     assert_text("API response")
     find("#page-wrapper .nav-tabs :first-child a").click
-    assert_text("bytes Collection")
+    assert_text("Collection modified at")
   end
 end