Skip to content

Commit

Permalink
Refactored to use the more user friendly step
Browse files Browse the repository at this point in the history
  • Loading branch information
baphled committed Jun 30, 2010
1 parent 617b599 commit bb3a5c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/enhanced/ordering_functionality.feature
Expand Up @@ -29,7 +29,7 @@ Feature: Order items

Scenario Outline: The ordering button should not be on any of the model index pages
When I view the "<page name>" path
Then it should "<have order button>"
Then it should "<have order button>" have an order button

Examples: List of pages that use the list layout
| page name | have order button |
Expand Down

0 comments on commit bb3a5c5

Please sign in to comment.