3411: fix failing tests
[arvados.git] / services / fuse / tests / test_mount.py
index b188796ac43507d4feabd9b437e28c6b42fa039c..9627777a527aa87a2040eec56a9f7027086aaa94 100644 (file)
@@ -262,8 +262,7 @@ class FuseSharedTest(MountTestBase):
                           "Pipeline Template with Input Parameter with Search.pipelineTemplate",
                           "Pipeline Template with Jobspec Components.pipelineTemplate",
                           "collection_expires_in_future",
-                          "pipeline_with_job.pipelineInstance",
-                          "pipeline_with_template.pipelineInstance"
+                          "pipeline_with_job.pipelineInstance"
                       ], d2)
 
         d3 = os.listdir(os.path.join(self.mounttmp, 'Active User', 'A Project'))