Source: node-postcss-comment Version: 2.0.0-1 Severity: serious Tags: patch ftbfs Justification: ftbfs
Hi, node-postcss-comment's test fails with node-tap >=21. The fix is easy, just to add "tap test" in debian/nodejs/extlinks: --- /dev/null +++ b/debian/nodejs/extlinks @@ -0,0 +1 @@ +tap test Regards, Xavier

