Remove test magic, use UI elements to achieve result
This commit is contained in:
parent
be6f2fd455
commit
2c089891e6
1 changed files with 0 additions and 2 deletions
|
|
@ -236,8 +236,6 @@ namespace MatterHackers.MatterControl.Tests.Automation
|
|||
// Create the printer
|
||||
testRunner.AddAndSelectPrinter(make, model);
|
||||
|
||||
// Force the configured printer to use the emulator driver
|
||||
testRunner.FirstPrinter().Settings.SetValue("driver_type", "Emulator");
|
||||
|
||||
// edit the com port
|
||||
testRunner.SwitchToPrinterSettings();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue