test: add campaign queue coverage

This commit is contained in:
Cauê Faleiros
2026-05-28 11:18:45 -03:00
parent e2d0e94080
commit 3da299a8af
4 changed files with 206 additions and 85 deletions

View File

@@ -5,7 +5,7 @@
"main": "index.js",
"scripts": {
"start": "node index.js",
"test": "echo \"Error: no test specified\" && exit 1"
"test": "node --test"
},
"keywords": [],
"author": "",