X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/1df8b46242badf6ae0189cbbe33b75695a455d2c..3280e2dc5fd16dca63c389b931658d4420faabaf:/apps/workbench/test/integration/projects_test.rb 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