mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Increased PMapTest thread count
This commit is contained in:
parent
88cc519478
commit
a7b5b6900e
@ -12,7 +12,7 @@ namespace Wabbajack.Test
|
||||
[TestClass]
|
||||
public class PMapTests
|
||||
{
|
||||
const int TypicalThreadCount = 2;
|
||||
const int TypicalThreadCount = 6;
|
||||
const int TypicalDelayMS = 50;
|
||||
const int TimeoutSeconds = 15;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user