Skip to content

Commit

Permalink
Removed no longer needed steps.
Browse files Browse the repository at this point in the history
  • Loading branch information
baphled committed Apr 9, 2010
1 parent 51f1060 commit a04ac20
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions features/plain/patching_modified_feature_files.feature
Expand Up @@ -9,7 +9,6 @@ Feature: Patching modified feature files
And the feature has a path
When the feature has changed "Something different"
And I view the feature
Then I should be alerted if a feature file has changed
And a "patch changes" link should be displayed within the feature

Scenario: When a feature on the system has changed we need to be able to easy patch our source file
Expand All @@ -18,7 +17,6 @@ Feature: Patching modified feature files
And the feature has a path
When the feature has changed "Something different"
And I view the feature
Then I should be alerted if a feature file has changed
And a "patch changes" link should be displayed within the feature
When we click the features "patch changes"
Then we should display the patch
Expand Down

0 comments on commit a04ac20

Please sign in to comment.