lib/hydra/cucumber/formatter.rb in hydra-0.15.0 vs lib/hydra/cucumber/formatter.rb in hydra-0.15.1

- old
+ new

@@ -1,6 +1,5 @@ -require 'cucumber/formatter/console' -require 'cucumber/formatter/io' +require 'cucumber/formatter/progress' module Cucumber #:nodoc: module Formatter #:nodoc: # Hydra formatter for cucumber. # Stifles all output except error messages