aboutsummaryrefslogtreecommitdiffstats
path: root/spec/bundler/bundler/ui_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/bundler/bundler/ui_spec.rb')
-rw-r--r--spec/bundler/bundler/ui_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/bundler/bundler/ui_spec.rb b/spec/bundler/bundler/ui_spec.rb
index fc76eb1ee7..6ef8729277 100644
--- a/spec/bundler/bundler/ui_spec.rb
+++ b/spec/bundler/bundler/ui_spec.rb
@@ -1,5 +1,4 @@
# frozen_string_literal: true
-require "spec_helper"
RSpec.describe Bundler::UI do
describe Bundler::UI::Silent do