Adding a default recipe and making the recipe choice optional in setup.

--HG--
branch : recipe
This commit is contained in:
Suha Can
2011-02-22 15:31:38 -08:00
parent 5e457de1f6
commit 4a606ae6f4
7 changed files with 70 additions and 19 deletions
-1
View File
@@ -48,7 +48,6 @@ Scenario: Calling setup on a brand new install
| SiteName | My Site |
| AdminPassword | 6655321 |
| ConfirmPassword | 6655321 |
| Recipe | Minimal |
And I hit "Finish Setup"
And I go to "/"
Then I should see "My Site"