features/work_in_progress.feature in cucumber-0.3.92 vs features/work_in_progress.feature in cucumber-0.3.93

- old
+ new

@@ -50,9 +50,10 @@ """ @mri186 Scenario: Pass with Failing Scenarios When I run cucumber -q -w -t @failing features/wip.feature + Then STDERR should be empty Then it should pass with """ Feature: WIP @failing