This commit is contained in:
2018-08-30 23:20:20 +00:00
parent 747b9a3002
commit 687d558b37
6 changed files with 61 additions and 52 deletions

View File

@@ -401,7 +401,7 @@ namespace AyaNova
if (TESTING_REFRESH_DB)
{
AyaNova.Core.License.Fetch(apiServerState, dbContext, _log);
Util.Seeder.SeedDatabase(Util.Seeder.SeedLevel.LargeCorporateMultiRegionalTrialDataSet);
Util.Seeder.SeedDatabase(Util.Seeder.SeedLevel.SmallOneManShopTrialDataSet);
}
//TESTING
#endif