mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Adding a default recipe and making the recipe choice optional in setup.
--HG-- branch : recipe
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user