diff --git a/qa/tests/pcbnew/drc/test_drc_regressions.cpp b/qa/tests/pcbnew/drc/test_drc_regressions.cpp index 919c8035dc..467aba6e8c 100644 --- a/qa/tests/pcbnew/drc/test_drc_regressions.cpp +++ b/qa/tests/pcbnew/drc/test_drc_regressions.cpp @@ -137,7 +137,7 @@ BOOST_FIXTURE_TEST_CASE( DRCFalseNegativeRegressions, DRC_REGRESSION_TEST_FIXTUR { "issue9081", 2 }, { "issue12109", 8 }, // Pads fail annular width test { "issue14334", 2 }, // Thermal spoke to otherwise unconnected island - { "issue16566", 3 }, // Pad_Shape vs Shape property + { "issue16566", 6 }, // Pad_Shape vs Shape property { "reverse_via", 3 }, // Via/track ordering { "intersectingzones", 2 }, // zones are too close to each other { "fill_bad", 1 } // zone max BBox was too small