There was an error while loading. Please reload this page.
1 parent 38f7fe0 commit bf8a9d7Copy full SHA for bf8a9d7
features/support/env.rb
@@ -84,6 +84,3 @@
84
require File.join(File.dirname(__FILE__), '../../db/seeds.rb')
85
end
86
87
-at_exit do
88
- system "growlnotify -t 'Cucumber Scenarios' -m 'Finished!'"
89
-end
0 commit comments