diff --git a/qa/tests/pcbnew/drc/test_drc_copper_conn.cpp b/qa/tests/pcbnew/drc/test_drc_copper_conn.cpp index 1e76bccdc3..de232c8ca8 100644 --- a/qa/tests/pcbnew/drc/test_drc_copper_conn.cpp +++ b/qa/tests/pcbnew/drc/test_drc_copper_conn.cpp @@ -53,7 +53,7 @@ BOOST_FIXTURE_TEST_CASE( DRCCopperConn, DRC_REGRESSION_TEST_FIXTURE ) { "issue9870", 13 }, { "connection_width_rules", 3 }, { "issue12831", 0 }, - { "issue14130", 0 } + { "issue14130", 1 } }; for( const std::pair& test : tests )