Skip to content

Commit

Permalink
Removed scenario, as it will be implemented in another branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
baphled committed Apr 9, 2010
1 parent a04ac20 commit f21ae06
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions features/plain/feature_export.feature
Expand Up @@ -35,10 +35,4 @@ Feature: A user needs to be able to export created features into cucumber featur
Scenario: We want to be able to export the feature in a RESTful manner
Given there is a feature
When we view the feature with the "feature" format
Then the feature should be displayed

Scenario: We should only export a feature is the system version is newer than the source file
Given there is a feature
And the features system version is not newer than the source file
When When we view the feature
Then we should not see the export link
Then the feature should be displayed

0 comments on commit f21ae06

Please sign in to comment.