diff --git a/tests/libslic3r/test_voronoi.cpp b/tests/libslic3r/test_voronoi.cpp index f05edfc2fb..c78849c01e 100644 --- a/tests/libslic3r/test_voronoi.cpp +++ b/tests/libslic3r/test_voronoi.cpp @@ -1950,7 +1950,6 @@ TEST_CASE("Voronoi skeleton", "[VoronoiSkeleton]") // Rotation of the polygon solves this problem. TEST_CASE("Voronoi missing vertex 1", "[VoronoiMissingVertex1]") { - REQUIRE(false); Polygon poly = { { 25000000, 25000000}, {-25000000, 25000000},