Enable emulator in Release tests
This commit is contained in:
parent
5dbbc9700d
commit
e1567af7c2
4 changed files with 25 additions and 10 deletions
|
|
@ -804,6 +804,8 @@ namespace MatterControl.Tests.MatterControl
|
|||
return new Emulator();
|
||||
};
|
||||
|
||||
FrostedSerialPort.AllowEmulator = true;
|
||||
|
||||
int expectedIndex = 0;
|
||||
|
||||
// register to listen to the printer responses
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue