features/undefined/undefined.feature.rb in cucumber-compatibility-kit-13.0.0 vs features/undefined/undefined.feature.rb in cucumber-compatibility-kit-13.0.1

- old
+ new

@@ -2,8 +2,8 @@ Given('an implemented step') do # no-op end -Given('a step that we expect to be skipped') do +Given('a step that will be skipped') do # no-op end