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.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/javascripts/fixtures/environments/environments.html.haml b/spec/javascripts/fixtures/environments/environments.html.haml
index d89bc50c1f0..e6000fbb553 100644
--- a/spec/javascripts/fixtures/environments/environments.html.haml
+++ b/spec/javascripts/fixtures/environments/environments.html.haml
@@ -1,5 +1,5 @@
%div
- #environments-list-view{ data: { environments_data: "https://gitlab.com/foo/environments",
+ #environments-list-view{ data: { environments_data: "foo/environments",
"can-create-deployment" => "true",
"can-read-environment" => "true",
"can-create-environment" => "true",