diff --git a/Tests/MatterControl.AutomationTests/HardwareLevelingUITests.cs b/Tests/MatterControl.AutomationTests/HardwareLevelingUITests.cs index 097ae05b7..70d05882b 100644 --- a/Tests/MatterControl.AutomationTests/HardwareLevelingUITests.cs +++ b/Tests/MatterControl.AutomationTests/HardwareLevelingUITests.cs @@ -55,6 +55,9 @@ namespace MatterHackers.MatterControl.Tests.Automation testRunner.Complete9StepLeveling(); + // Satisfy non-empty bed requirement + testRunner.AddItemToBedplate(); + testRunner.OpenPrintPopupMenu(); // make sure the button has changed to start print