gitlab-org--gitlab-foss/spec/javascripts/fixtures/environments/environments.html.haml
Filipa Lacerda 463fddeafc Adds tests
Adds changelog entry

Finishes tests

Fix eslint errors

Fix teaspoon test timing out
2017-01-12 14:38:26 -05:00

9 lines
496 B
Text

%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"}}