summaryrefslogtreecommitdiff
path: root/spec/mailers/notify_spec.rb
diff options
context:
space:
mode:
authorFu Xu <fuxu@fuxu.name>2016-09-27 19:03:24 +0800
committerFu Xu <fuxu@fuxu.name>2016-10-03 18:07:28 +0800
commit89dc70df4614daf95a2284d8171db2a9115ec46e (patch)
tree43b606a978c257cd7008e41f0afcc4bba9683e00 /spec/mailers/notify_spec.rb
parent612a5d531722a0b846602ba99a7b2e77dc5cb1d7 (diff)
downloadgitlab-ce-89dc70df4614daf95a2284d8171db2a9115ec46e.tar.gz
remove empty line at block body end
Diffstat (limited to 'spec/mailers/notify_spec.rb')
-rw-r--r--spec/mailers/notify_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/mailers/notify_spec.rb b/spec/mailers/notify_spec.rb
index 03e0bfd3614..3585432ec75 100644
--- a/spec/mailers/notify_spec.rb
+++ b/spec/mailers/notify_spec.rb
@@ -1104,5 +1104,4 @@ describe Notify do
end
end
end
-
end