summaryrefslogtreecommitdiff
path: root/spec/controllers/groups_controller_spec.rb
diff options
context:
space:
mode:
authorBob Van Landuyt <bob@vanlanduyt.co>2017-10-11 11:22:49 +0200
committerBob Van Landuyt <bob@vanlanduyt.co>2017-10-11 14:16:40 +0200
commitbd8943f5adfc377491bedb2a794d8c39b2b4c45e (patch)
tree82caf0e7e21dd944e645e17dca96d603aacfec09 /spec/controllers/groups_controller_spec.rb
parent2c6c2ed6faded64277565b4c15455fe813753b8a (diff)
downloadgitlab-ce-bd8943f5adfc377491bedb2a794d8c39b2b4c45e.tar.gz
Fix spinach features
And several other failures
Diffstat (limited to 'spec/controllers/groups_controller_spec.rb')
-rw-r--r--spec/controllers/groups_controller_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/controllers/groups_controller_spec.rb b/spec/controllers/groups_controller_spec.rb
index f914fd6f20a..827c4cd3d19 100644
--- a/spec/controllers/groups_controller_spec.rb
+++ b/spec/controllers/groups_controller_spec.rb
@@ -418,7 +418,6 @@ describe GroupsController do
end
end
end
-
end
describe 'GET #issues' do