mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Updated some of the MultiTenancy SpecFlow tests
Need to add more to cover database preconfiguration --HG-- branch : dev
This commit is contained in:
4
src/Orchard.Specs/MultiTenancy.feature.cs
generated
4
src/Orchard.Specs/MultiTenancy.feature.cs
generated
@@ -225,8 +225,8 @@ this.ScenarioSetup(scenarioInfo);
|
||||
"RequestUrlHost",
|
||||
"scott.example.org"});
|
||||
table4.AddRow(new string[] {
|
||||
"DatabaseOptions",
|
||||
"True"});
|
||||
"DataProvider",
|
||||
"SQLite"});
|
||||
#line 63
|
||||
testRunner.And("I fill in", ((string)(null)), table4);
|
||||
#line 68
|
||||
|
Reference in New Issue
Block a user