Behat: Fixed spelling in test

This commit is contained in:
Ingo Schommer 2013-06-05 13:37:19 +02:00
parent 47d7a19a23
commit 8bd1e4373d
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ Feature: Edit a page
When I fill in "Title" with "About Us!"
And I fill in the "Content" HTML field with "my new content"
And I press the "Save Draft" button
And I press the "Save draft" button
Then I should see a "Saved." notice
When I follow "About Us"