Minor improvement of theme switching test performance.

This commit is contained in:
Sam Minnee 2014-02-14 13:43:34 +13:00
parent c0e6bf7132
commit d69c8e5069
1 changed files with 1 additions and 3 deletions

View File

@ -33,7 +33,5 @@ Feature: Edit site wide settings
When I select "behattest" from "Theme"
And I press the "Save" button
And I reload the page
When I go to "/home?flush=1"
And I go to "/home?flush=1"
Then I should see "This is the behat test theme"