- Package:
- src:node-postcss-comment
- Source:
- src:node-postcss-comment
- Submitter:
- Xavier Guimard
- Date:
- 2026-06-23 11:49:02 UTC
- Severity:
- normal
- Tags:
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