Added @capotej to the CHANGELOG
This commit is contained in:
parent
f394fef7eb
commit
59b1ea2c96
@ -162,6 +162,7 @@
|
||||
|
||||
[@anithri]: https://github.com/anithri
|
||||
[@brainopia]: https://github.com/brainopia
|
||||
[@capotej]: https://github.com/capotej
|
||||
[@chrisberkhout]: https://github.com/chrisberkhout
|
||||
[@etehtsea]: https://github.com/etehtsea
|
||||
[@fnichol]: https://github.com/fnichol
|
||||
|
@ -147,7 +147,6 @@ describe Guard::Watcher do
|
||||
Guard::UI.should_receive(:error) { |msg|
|
||||
msg.should include("Problem with watch action!")
|
||||
msg.should include("EVIL")
|
||||
|
||||
}
|
||||
|
||||
Guard::Watcher.match_files(@guard, ['evil.rb'])
|
||||
|
Loading…
Reference in New Issue
Block a user