summaryrefslogtreecommitdiff
path: root/spec/models/concerns
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-04-20 11:50:07 +0200
committerJames Lopez <james@jameslopez.es>2016-04-20 11:50:07 +0200
commit976593fa7fd657437c68ade72f2061260318e7a9 (patch)
treee5cba458ffa5222e80f868cf02b75e1a34e701b0 /spec/models/concerns
parentc0948396d1fd8bf4cbd187f33583b2f6db5d2178 (diff)
downloadgitlab-ce-976593fa7fd657437c68ade72f2061260318e7a9.tar.gz
final line missing
Diffstat (limited to 'spec/models/concerns')
-rw-r--r--spec/models/concerns/issuable_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/models/concerns/issuable_spec.rb b/spec/models/concerns/issuable_spec.rb
index 6b61bbb2fab..63a0a47e923 100644
--- a/spec/models/concerns/issuable_spec.rb
+++ b/spec/models/concerns/issuable_spec.rb
@@ -236,4 +236,4 @@ describe Issue, "Issuable" do
issue.labels << labels
end
end
-end \ No newline at end of file
+end