MINOR: Fixed a few glitches in the cuke tests

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.4@94531 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Sam Minnee 2009-12-07 05:33:37 +00:00
parent 419da4d67c
commit 56a4bf0129
2 changed files with 4 additions and 2 deletions

View File

@ -112,4 +112,6 @@ Feature: Page creation in the CMS
When I set "Navigation label" to ""
And I save the page
And I load the "Page Title" page
Then the "Navigation label" field is "Page Title"
Then the "Navigation label" field is "Page Title"
Then I delete the current page

View File

@ -5,7 +5,7 @@ Feature: Log out
Scenario: Log out from CMS
Given I log into the CMS as admin
And I click the "log out" link
And I click the "Log out" link
When I visit admin/
Then I see "Enter your username and password to access the CMS."
When I visit admin/assets/