Skip to content

Commit

Permalink
Part: Enable test for issue 4456
Browse files Browse the repository at this point in the history
Now that issue 4456 is fixed, we don't need to skip this test anymore.
  • Loading branch information
plaes authored and wwmayer committed Oct 18, 2020
1 parent 54e29ac commit cf5ab31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Mod/Part/parttests/regression_tests.py
Expand Up @@ -5,7 +5,6 @@

class RegressionTests(unittest.TestCase):

@unittest.skip("issue 4456")
def test_issue_4456(self):
"""
0004456: Regression : Part.Plane.Intersect do not accept plane as argument
Expand Down

0 comments on commit cf5ab31

Please sign in to comment.