summaryrefslogtreecommitdiff
path: root/spec/bundler/plugins/source_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/bundler/plugins/source_spec.rb')
-rw-r--r--spec/bundler/plugins/source_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/bundler/plugins/source_spec.rb b/spec/bundler/plugins/source_spec.rb
index 0448bc409a..543e90eb60 100644
--- a/spec/bundler/plugins/source_spec.rb
+++ b/spec/bundler/plugins/source_spec.rb
@@ -1,5 +1,4 @@
# frozen_string_literal: true
-require "spec_helper"
RSpec.describe "bundler source plugin" do
describe "plugins dsl eval for #source with :type option" do