summaryrefslogtreecommitdiff
path: root/spec/javascripts/fixtures/environments/environments.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/javascripts/fixtures/environments/environments.html.haml')
-rw-r--r--spec/javascripts/fixtures/environments/environments.html.haml9
1 files changed, 0 insertions, 9 deletions
diff --git a/spec/javascripts/fixtures/environments/environments.html.haml b/spec/javascripts/fixtures/environments/environments.html.haml
deleted file mode 100644
index e6000fbb553..00000000000
--- a/spec/javascripts/fixtures/environments/environments.html.haml
+++ /dev/null
@@ -1,9 +0,0 @@
-%div
- #environments-list-view{ data: { environments_data: "foo/environments",
- "can-create-deployment" => "true",
- "can-read-environment" => "true",
- "can-create-environment" => "true",
- "project-environments-path" => "https://gitlab.com/foo/environments",
- "project-stopped-environments-path" => "https://gitlab.com/foo/environments?scope=stopped",
- "new-environment-path" => "https://gitlab.com/foo/environments/new",
- "help-page-path" => "https://gitlab.com/help_page"}}