Fixing another test

This commit is contained in:
Lars Brubaker 2018-09-10 13:41:36 -07:00
parent 390efec998
commit 879814cf82

View file

@ -292,7 +292,7 @@ namespace MatterHackers.MatterControl.Tests.Automation
}
return Task.CompletedTask;
});
}, maxTimeToRun: 120);
}
[Test, RunInApplicationDomain]