CWL spec -> CWL standards
[arvados.git] / apps / workbench / test / integration / projects_test.rb
index 279d851017f0a9270d970a39e5ce030659b30075..17ab5e4661db335f7f40129d2dac246f69990e67 100644 (file)
@@ -735,7 +735,6 @@ class ProjectsTest < ActionDispatch::IntegrationTest
   end
 
   [
-    ['Two Part Pipeline Template', 'part-one', 'Provide a value for the following'],
     ['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