notification for guard off
This commit is contained in:
@@ -67,4 +67,5 @@ guard :rspec, cmd: "bundle exec rspec" do
|
|||||||
watch(%r{^spec/acceptance/steps/(.+)_steps\.rb$}) do |m|
|
watch(%r{^spec/acceptance/steps/(.+)_steps\.rb$}) do |m|
|
||||||
Dir[File.join("**/#{m[1]}.feature")][0] || "spec/acceptance"
|
Dir[File.join("**/#{m[1]}.feature")][0] || "spec/acceptance"
|
||||||
end
|
end
|
||||||
|
notification :off
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user