Fix RaftEnabledPassedToSliceEngine test
This commit is contained in:
parent
bfdfb9266a
commit
b2e0d96e53
1 changed files with 0 additions and 1 deletions
|
|
@ -29,7 +29,6 @@ namespace MatterHackers.MatterControl.Tests.Automation
|
|||
testRunner.ClickByName("Raft / Priming Tab");
|
||||
testRunner.ClickByName("Create Raft Checkbox");
|
||||
|
||||
testRunner.ClickByName("Toggle Layer View Button");
|
||||
testRunner.ClickByName("Generate Gcode Button");
|
||||
testRunner.Delay(() => MatterControlUtilities.CompareExpectedSliceSettingValueWithActualVaue("enableRaft", "True"), 10);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue