lib/cucumber/formatter/debug.rb in cucumber-2.99.0 vs lib/cucumber/formatter/debug.rb in cucumber-3.0.0.pre.1

- old
+ new

@@ -1,4 +1,5 @@ +# frozen_string_literal: true require 'cucumber/formatter/progress' require 'cucumber/step_definition_light' module Cucumber module Formatter