Skip to content

Commit aafc09e

Browse files
committed
Land rapid7#9156, remove broken bundler workaround, fix rspec
2 parents a347dee + cd114c9 commit aafc09e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

spec/spec_helper.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33

44
ENV['RAILS_ENV'] = 'test'
55

6-
unless Bundler.settings.without.include?(:coverage)
7-
require 'simplecov'
8-
end
9-
106
# @note must be before loading config/environment because railtie needs to be loaded before
117
# `Metasploit::Framework::Application.initialize!` is called.
128
#

0 commit comments

Comments
 (0)