Collapse PrepForTestRun(mode) into new CloseSignInAndPrinterSelect()
This commit is contained in:
parent
a592b86cd7
commit
56ef92ab91
16 changed files with 72 additions and 81 deletions
|
|
@ -17,7 +17,7 @@ namespace MatterHackers.MatterControl.Tests.Automation
|
|||
{
|
||||
AutomationTest testToRun = (testRunner) =>
|
||||
{
|
||||
MatterControlUtilities.PrepForTestRun(testRunner);
|
||||
testRunner.CloseSignInAndPrinterSelect();
|
||||
|
||||
MatterControlUtilities.AddAndSelectPrinter(testRunner, "Airwolf 3D", "HD");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue