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:
authorZeger-Jan van de Weg <git@zjvandeweg.nl>2017-12-12 19:40:54 +0300
committerZeger-Jan van de Weg <git@zjvandeweg.nl>2017-12-12 19:40:54 +0300
commit428c38a2b19866956ab6af61fbaa121b3bb1584d (patch)
treeda7af07bdb567c76dbc9ff5df5b960d6022ee97f /spec/lib/gitlab
parent3ab026b7d69ec97796fe4bb409933d7a716eef19 (diff)
Fix rubocop offence
Diffstat (limited to 'spec/lib/gitlab')
-rw-r--r--spec/lib/gitlab/utils/strong_memoize_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/lib/gitlab/utils/strong_memoize_spec.rb b/spec/lib/gitlab/utils/strong_memoize_spec.rb
index 474532dd82b..473f8100771 100644
--- a/spec/lib/gitlab/utils/strong_memoize_spec.rb
+++ b/spec/lib/gitlab/utils/strong_memoize_spec.rb
@@ -62,4 +62,3 @@ describe Gitlab::Utils::StrongMemoize do
end
end
end
-