mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
Behat: Type case in step definition
This commit is contained in:
parent
2a8307d794
commit
08850da71e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user