Commit a31578aa authored by Filipa Lacerda's avatar Filipa Lacerda

Remove unused block

parent 9bf6d3ab
......@@ -18,11 +18,6 @@ feature 'Environments', feature: true, js:true do
login_as(user)
project.team << [user, role]
end
before do
visit namespace_project_environments_path(project.namespace, project)
wait_for_vue_resource
end
describe 'when showing environments' do
before do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment