improving api

This commit is contained in:
Lars Brubaker 2021-09-14 17:18:48 -07:00
parent 36854a955c
commit 5a99cc04a0
6 changed files with 32 additions and 55 deletions

View file

@ -193,7 +193,7 @@ namespace MatterHackers.MatterControl.Tests.Automation
systemWindow.RunTest(testRunner =>
{
testRunner.Delay(60);
//testRunner.Delay(60);
return Task.CompletedTask;
},
2000);