5034: Update Workbench integration tests.
[arvados.git] / apps / workbench / test / integration / projects_test.rb
index 9ee328c5369b0ff7bd36dc5361ab18b7a653538d..6c9bd6698efb118851da8a11056037652950f0b5 100644 (file)
@@ -513,7 +513,6 @@ class ProjectsTest < ActionDispatch::IntegrationTest
         assert page.has_text?("Created new collection in your Home project"),
                               'Not found flash message that new collection is created in Home project'
       end
-      assert page.has_text?('Content hash'), 'Not found content hash in collection page'
     end
   end