Skip to content

Commit

Permalink
Update spec_helper.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-ju committed Jul 29, 2020
1 parent fb10060 commit 598a91e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
require "gds_api/test_helpers/content_store"
require "faker"

WebMock.disable_net_connect!(allow_localhost: true)
WebMock.allow_net_connect!

RSpec.configure do |config|
config.example_status_persistence_file_path = "tmp/failures.txt"
Expand Down

0 comments on commit 598a91e

Please sign in to comment.