summaryrefslogtreecommitdiff
path: root/spec/models/concerns
diff options
context:
space:
mode:
authorValery Sizov <valery@gitlab.com>2017-03-07 13:56:35 +0200
committerValery Sizov <valery@gitlab.com>2017-03-07 13:56:35 +0200
commit539a52355302b7849e9fa923e1efcff168eb0f83 (patch)
treef004df340312955e3a13855d81ed0c102b1c9f87 /spec/models/concerns
parenta8cf2e8d54d05771242fcad39277b270053f15b4 (diff)
downloadgitlab-ce-539a52355302b7849e9fa923e1efcff168eb0f83.tar.gz
Fix rubocop
Diffstat (limited to 'spec/models/concerns')
-rw-r--r--spec/models/concerns/relative_positioning_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/models/concerns/relative_positioning_spec.rb b/spec/models/concerns/relative_positioning_spec.rb
index 81cc1fc8238..0c777c04669 100644
--- a/spec/models/concerns/relative_positioning_spec.rb
+++ b/spec/models/concerns/relative_positioning_spec.rb
@@ -34,7 +34,6 @@ describe Issue, 'RelativePositioning' do
end
end
-
describe '#move_to_end' do
it 'moves issue to the end' do
new_issue.move_to_end