notification for guard off
This commit is contained in:
parent
46987dac70
commit
54e8c287ca
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user