Configuring the spec tests to have the appropriate theme's enabled (so the tests don't fail)

--HG--
branch : dev
This commit is contained in:
Nathan Heskew
2010-10-17 01:45:13 -07:00
parent c0d4fa4c53
commit 1b689eb0f8
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ Scenario: Calling setup on a brand new install
| extension | names |
| module | Orchard.Setup, Orchard.Users, Orchard.Roles, Orchard.Comments, Orchard.Themes, Orchard.Modules, Orchard.Widgets, Orchard.jQuery, TinyMce |
| core | Common, Contents, ContentsLocation, Dashboard, Feeds, HomePage, Navigation, Routable, PublishLater, Scheduling, Settings, Shapes, XmlRpc |
| theme | SafeMode, Classic |
| theme | SafeMode, TheThemeMachine |
And I am on "/Setup"
When I fill in
| name | value |