lib/cucumber/runtime/step_hooks.rb in cucumber-2.99.0 vs lib/cucumber/runtime/step_hooks.rb in cucumber-3.0.0.pre.1
- old
+ new
@@ -1,4 +1,5 @@
+# frozen_string_literal: true
module Cucumber
class Runtime
class StepHooks
def initialize(hooks)
@hooks = hooks