summaryrefslogtreecommitdiff
path: root/spec/javascripts/fixtures/pipelines.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/javascripts/fixtures/pipelines.html.haml')
-rw-r--r--spec/javascripts/fixtures/pipelines.html.haml12
1 files changed, 0 insertions, 12 deletions
diff --git a/spec/javascripts/fixtures/pipelines.html.haml b/spec/javascripts/fixtures/pipelines.html.haml
deleted file mode 100644
index 0161c0550d1..00000000000
--- a/spec/javascripts/fixtures/pipelines.html.haml
+++ /dev/null
@@ -1,12 +0,0 @@
-%div
- #pipelines-list-vue{ data: { endpoint: 'foo',
- "help-page-path" => 'foo',
- "help-auto-devops-path" => 'foo',
- "empty-state-svg-path" => 'foo',
- "error-state-svg-path" => 'foo',
- "new-pipeline-path" => 'foo',
- "can-create-pipeline" => 'true',
- "has-ci" => 'foo',
- "ci-lint-path" => 'foo',
- "reset-cache-path" => 'foo' } }
-