Cancel OnClosing event if using interactive dialog

This commit is contained in:
John Lewin 2017-11-30 14:50:54 -08:00
parent 07a9dcfc28
commit 6378b4bc4a
2 changed files with 7 additions and 5 deletions

View file

@ -545,7 +545,7 @@ namespace MatterHackers.MatterControl.Tests.Automation
}
[Test, Category("Emulator")]
public async Task CancelingNormalPrintTurnsHeatAndFanOff()
public async Task CancelingPrintTurnsHeatAndFanOff()
{
await MatterControlUtilities.RunTest((testRunner) =>
{