summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--spec/support/the_bundle.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/support/the_bundle.rb b/spec/support/the_bundle.rb
index c994eaae78..aa6bff7532 100644
--- a/spec/support/the_bundle.rb
+++ b/spec/support/the_bundle.rb
@@ -1,11 +1,9 @@
# frozen_string_literal: true
-require "support/helpers"
require "support/path"
module Spec
class TheBundle
- include Spec::Helpers
include Spec::Path
attr_accessor :bundle_dir