Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
baphled committed Jun 18, 2010
1 parent 32564bd commit ab585da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/plain/feature_form_validation.feature
Expand Up @@ -17,7 +17,7 @@ Feature: Feature forms should have client side validations
| feature | use | as_a | input |
| feature | not | i_want | input |

Scenario Outline: Fields that need validation should display the appropriate error message
Scenario Outline: Feature fields that need validation should display the appropriate error message
Given I can view the features page
When I click new features
And we fill in the feature <property> with '<value>'
Expand Down

0 comments on commit ab585da

Please sign in to comment.