summaryrefslogtreecommitdiff
path: root/spec/support/helpers.rb
diff options
context:
space:
mode:
authorSamuel Giddins <segiddins@segiddins.me>2017-06-21 17:36:21 -0500
committerSamuel Giddins <segiddins@segiddins.me>2017-06-21 17:36:21 -0500
commita485d86072dd1301fb1876e097aaca4f9f933a37 (patch)
tree56cf33b0bcdee6f6f4bcf855516dfd9cc590af35 /spec/support/helpers.rb
parent3032f4aa447ffa58bfc2fa706472591deb696a66 (diff)
downloadbundler-a485d86072dd1301fb1876e097aaca4f9f933a37.tar.gz
Completely remove the postit trampoline
Diffstat (limited to 'spec/support/helpers.rb')
-rw-r--r--spec/support/helpers.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/support/helpers.rb b/spec/support/helpers.rb
index ffad652fc0..d961ad0886 100644
--- a/spec/support/helpers.rb
+++ b/spec/support/helpers.rb
@@ -12,7 +12,6 @@ module Spec
end
FileUtils.mkdir_p(home)
FileUtils.mkdir_p(tmpdir)
- ENV["BUNDLE_TRAMPOLINE_DISABLE"] = "1"
Bundler.reset!
Bundler.ui = nil
Bundler.ui # force it to initialize