require_relative 'integration_helpers' RSpec.configure do |config| config.include IntegrationHelpers config.mock_with :rspec end