Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFu Xu <fuxu@fuxu.name>2016-09-27 14:03:24 +0300
committerFu Xu <fuxu@fuxu.name>2016-10-03 13:07:28 +0300
commit89dc70df4614daf95a2284d8171db2a9115ec46e (patch)
tree43b606a978c257cd7008e41f0afcc4bba9683e00 /spec/mailers
parent612a5d531722a0b846602ba99a7b2e77dc5cb1d7 (diff)
remove empty line at block body end
Diffstat (limited to 'spec/mailers')
-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