@ -15,4 +15,6 @@ guard :rspec, cmd: 'spring rspec' do
# Capybara features specs
watch(%r{^app/views/(.+)/.*\.(erb|haml|slim)$}) { |m| "spec/features/#{m[1]}_spec.rb" }
notification :off
end