features/after_block_exceptions.feature in cucumber-0.3.11 vs features/after_block_exceptions.feature in cucumber-0.3.90

- old
+ new

@@ -46,10 +46,13 @@ This scenario has been very very naughty (NaughtyScenarioException) ./features/support/env.rb:4:in `After' Scenario: Success # features/naughty_step_in_scenario.feature:6 Given this step works # features/step_definitions/steps.rb:5 - + + Failing Scenarios: + cucumber features/naughty_step_in_scenario.feature:3 # Scenario: Naughty Step + 2 scenarios (1 failed, 1 passed) 2 steps (2 passed) """