Merge with 6.0.1
This commit is contained in:
@@ -75,7 +75,7 @@ namespace Umbraco.Tests.TestHelpers
|
||||
//Configure the Database and Sql Syntax based on connection string set in config
|
||||
DatabaseContext.Initialize();
|
||||
//Create the umbraco database and its base data
|
||||
DatabaseContext.Database.CreateDatabaseSchema();
|
||||
DatabaseContext.Database.CreateDatabaseSchema(false);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user