X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/1062d90268c69372ff98be2d86cf7d9423c31da0..ac36412ff05d99c6bd6cdc236d5cb8b538cfe0ed:/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 626bd50950..e5877aca6d 100644 --- a/apps/workbench/test/integration/projects_test.rb +++ b/apps/workbench/test/integration/projects_test.rb @@ -740,7 +740,7 @@ class ProjectsTest < ActionDispatch::IntegrationTest [ ['Two Part Pipeline Template', 'part-one', 'Provide a value for the following'], - ['Workflow with input specifications', 'this work has inputs specified', 'This container is uncommitted'], + ['Workflow with input specifications', 'this workflow has inputs specified', 'Provide a value for the following'], ].each do |template_name, preview_txt, process_txt| test "run a process using template #{template_name} in a project" do project = api_fixture('groups')['aproject']