RSpec.configure do |config| config.filter_run focus: true config.run_all_when_everything_filtered = true config.disable_monkey_patching! end