Skip to content

Commit

Permalink
Modified examples as the initial ones should actually display the ord…
Browse files Browse the repository at this point in the history
…er button
  • Loading branch information
baphled committed Jun 30, 2010
1 parent d16373b commit 303477e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions features/enhanced/ordering_functionality.feature
Expand Up @@ -33,9 +33,9 @@ Feature: Order items

Examples: List of pages that use the list layout
| page name | have order button |
| a project | no |
| a feature | no |
| a story | no |
| a project | yes |
| a feature | yes |
| a story | yes |
| a step | no |
| projects features | yes |
| features stories | yes |
Expand Down

0 comments on commit 303477e

Please sign in to comment.