test duration on CI pipeline with more databases
This commit is contained in:
committed by
Bjarke Berg
parent
817b63266d
commit
f1aa22e9e3
@@ -22,7 +22,6 @@ namespace Umbraco.Tests.Integration.Testing
|
||||
protected IUmbracoDatabaseFactory _databaseFactory;
|
||||
protected IList<TestDbMeta> _testDatabases;
|
||||
|
||||
protected const int ThreadCount = 2;
|
||||
|
||||
protected UmbracoDatabase.CommandInfo[] _cachedDatabaseInitCommands = new UmbracoDatabase.CommandInfo[0];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user