fix small problems with two features

This commit is contained in:
Reinier Balt 2010-07-30 21:41:52 +02:00
parent 29e007f9c6
commit a9726766b3
2 changed files with 3 additions and 3 deletions

View file

@ -128,10 +128,10 @@ Feature: Add new next action from every page
Then I should see "You need to submit at least one next action"
When I submit the new multiple actions form with "one", "", "", ""
Then I should see "Context can't be blank"
When I fill the multiple actions form with "", "a project", "a context", "tag"
When I fill the multiple actions form with "", "a project", "test context", "tag"
And I submit the new multiple actions form with
"""
"""
Then I should see "You need to submit at least one next action"
Then I should see "You need to submit at least one next action"