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.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/javascripts/fixtures/pipelines.html.haml b/spec/javascripts/fixtures/pipelines.html.haml
index 418a38a0e2e..97b0c25c923 100644
--- a/spec/javascripts/fixtures/pipelines.html.haml
+++ b/spec/javascripts/fixtures/pipelines.html.haml
@@ -2,6 +2,8 @@
#pipelines-list-vue{ data: { endpoint: 'foo',
"css-class" => 'foo',
"help-page-path" => 'foo',
+ "empty-state-svg-path" => 'foo',
+ "error-state-svg-path" => 'foo',
"new-pipeline-path" => 'foo',
"can-create-pipeline" => 'true',
"all-path" => 'foo',