increase test time

This commit is contained in:
LarsBrubaker 2020-11-17 06:55:14 -08:00
parent 42b3a0ff05
commit 290cae696c

View file

@ -166,7 +166,7 @@ namespace MatterHackers.MatterControl.Tests.Automation
}
return Task.CompletedTask;
}, maxTimeToRun: 130);
}, maxTimeToRun: 230);
}
[Test, Category("Emulator")]