Cancel OnClosing event if using interactive dialog
This commit is contained in:
parent
07a9dcfc28
commit
6378b4bc4a
2 changed files with 7 additions and 5 deletions
|
|
@ -545,7 +545,7 @@ namespace MatterHackers.MatterControl.Tests.Automation
|
|||
}
|
||||
|
||||
[Test, Category("Emulator")]
|
||||
public async Task CancelingNormalPrintTurnsHeatAndFanOff()
|
||||
public async Task CancelingPrintTurnsHeatAndFanOff()
|
||||
{
|
||||
await MatterControlUtilities.RunTest((testRunner) =>
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue