test/helper.rb in riot_notifier-0.0.2 vs test/helper.rb in riot_notifier-0.0.3
- old
+ new
@@ -1,5 +1,5 @@
require 'riot'
require 'riot_notifier'
-Riot.reporter = RiotNotifier::RedgreenNotifier
+Riot.reporter = RiotNotifier::Libnotify
- old
+ new