guard notification work when guard guard
This commit is contained in:
parent
08a9df7bab
commit
59f9a9dafb
@ -14,4 +14,8 @@ RSpec.configure do |config|
|
|||||||
@fixture_path = Pathname.new(File.expand_path('../fixtures/', __FILE__))
|
@fixture_path = Pathname.new(File.expand_path('../fixtures/', __FILE__))
|
||||||
end
|
end
|
||||||
|
|
||||||
|
config.after(:each) do
|
||||||
|
ENV["GUARD_ENV"] = nil
|
||||||
|
end
|
||||||
|
|
||||||
end
|
end
|
Loading…
Reference in New Issue
Block a user