Add circle CI call to new tests

This commit is contained in:
David Bolack
2026-08-27 15:56:02 -05:00
parent 758ba7b049
commit 2a4897e0c5
+3
View File
@@ -82,6 +82,9 @@ jobs:
- run:
name: Test - HTML sanitization
command: npm run test:safehtml
- run:
name: Test - Helpers
command: npm run test:helpers
- run:
name: Test - Coverage
command: npm run test:coverage