Behat: Type case in step definition

This commit is contained in:
Stig Lindqvist 2013-06-07 16:17:44 +12:00
parent 2a8307d794
commit 08850da71e

View File

@ -87,9 +87,9 @@ So that only high quality changes are seen by our visitors
When I press the "Delete draft" button
Then I should see a "Restore" button
And I should not see a "Published" button
And I should not see a "Save & Publish" button
And I should not see a "Save & publish" button
And I should not see a "Saved" button
And I should not see a "Save draft" button
When I press the "Restore" button
Then I should see a "Save & Publish" button
Then I should see a "Save & publish" button