examples/steps_for.feature in turnip-0.3.1 vs examples/steps_for.feature in turnip-1.0.0

- old
+ new

@@ -1,10 +1,10 @@ Feature: Steps for a feature @evil - Scenario: + Scenario: Evil Given the monster has an alignment Then that alignment should be "Evil" @neutral - Scenario: + Scenario: Neutral Given the monster has an alignment Then that alignment should be "Neutral"