Skip to content

Commit

Permalink
Remove dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
chen-anders committed Nov 27, 2023
1 parent 61b27d3 commit 15bf525
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,8 @@

require 'nsq-cluster'

#require 'fakeweb'

RSpec.configure do |config|
config.color = true
config.order = :random
config.tty = true
end

RSpec.configuration.before :each do
#FakeWeb.allow_net_connect = %r[^https?://#{Regexp.escape('127.0.0.1')}.*]
end

0 comments on commit 15bf525

Please sign in to comment.