Remove redundant comments
This commit is contained in:
parent
d59c5e9c1d
commit
563d283e5b
1 changed files with 0 additions and 4 deletions
|
|
@ -12,10 +12,6 @@ SimpleCov.start 'rails'
|
|||
ENV['RAILS_ENV'] ||= 'test'
|
||||
require File.expand_path('../../config/environment', __FILE__)
|
||||
|
||||
# Prevent tests from making calls to the Internet
|
||||
# require 'webmock/rspec'
|
||||
# WebMock.disable_net_connect!(allow_localhost: true)
|
||||
|
||||
require 'rspec/rails'
|
||||
require 'shoulda/matchers'
|
||||
require 'webdrivers'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue