lib/lucid/formatter/debug.rb in lucid-0.3.3 vs lib/lucid/formatter/debug.rb in lucid-0.4.0
- old
+ new
@@ -1,6 +1,6 @@
require 'lucid/formatter/progress'
-require 'lucid/step_definition_light'
+require 'lucid/step_definition_usage'
module Lucid
module Formatter
class Debug
def initialize(runtime, io, options)