summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/patch/prependable_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/lib/gitlab/patch/prependable_spec.rb')
-rw-r--r--spec/lib/gitlab/patch/prependable_spec.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/lib/gitlab/patch/prependable_spec.rb b/spec/lib/gitlab/patch/prependable_spec.rb
index 45725de31c3..ada6abcc796 100644
--- a/spec/lib/gitlab/patch/prependable_spec.rb
+++ b/spec/lib/gitlab/patch/prependable_spec.rb
@@ -35,6 +35,7 @@ describe Gitlab::Patch::Prependable do
end
let(:ce) do
+ # So that block in Module.new could see them
prepended_modules = @prepended_modules
ee_ = ee