We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 516091e commit c29ebd8Copy full SHA for c29ebd8
1 file changed
spec/spec_helper.rb
@@ -12,7 +12,7 @@
12
13
require "errbit_plugin"
14
require "errbit_github_plugin"
15
-require "active_support/all"
+require "active_support/core_ext/object/blank"
16
17
RSpec.configure do |config|
18
# Enable flags like --only-failures and --next-failure
0 commit comments