X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/1df8b46242badf6ae0189cbbe33b75695a455d2c..d843787b4ece9952597d7814cbf10fb383c72625:/apps/workbench/test/integration/projects_test.rb?ds=sidebyside diff --git a/apps/workbench/test/integration/projects_test.rb b/apps/workbench/test/integration/projects_test.rb index 9ee328c536..6c9bd6698e 100644 --- a/apps/workbench/test/integration/projects_test.rb +++ b/apps/workbench/test/integration/projects_test.rb @@ -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