1
0
mirror of https://github.com/danbee/my-images synced 2025-03-04 08:49:05 +00:00

Tidy up spec helper

This commit is contained in:
Daniel Barber 2018-08-25 12:06:09 -04:00
parent e326c7d2bd
commit 442f9a1472
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8

View File

@ -1,11 +1,11 @@
require 'webmock/rspec'
require "webmock/rspec"
WebMock.disable_net_connect!
# This file was generated by the `rails generate rspec:install` command. Conventionally, all
# specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`.
# The generated `.rspec` file contains `--require spec_helper` which will cause
# this file to always be loaded, without a need to explicitly require it in any
# files.
# This file was generated by the `rails generate rspec:install` command.
# Conventionally, all specs live under a `spec` directory, which RSpec adds to
# the `$LOAD_PATH`. The generated `.rspec` file contains `--require spec_helper`
# which will cause this file to always be loaded, without a need to explicitly
# require it in any files.
#
# Given that it is always loaded, you are encouraged to keep this file as
# light-weight as possible. Requiring heavyweight dependencies from this file