Improving cylinder

fixing test
commiting patch from jlewin to fix printers without beds trying to heat
This commit is contained in:
LarsBrubaker 2020-07-05 18:05:15 -07:00
parent 690db19baa
commit 0863c25b11
3 changed files with 13 additions and 11 deletions

View file

@ -322,7 +322,7 @@ namespace MatterControl.Tests.MatterControl
}
[Test, Ignore("Not Implemented")]
public async void ColorFieldTest()
public void ColorFieldTest()
{
Assert.Fail();
}