Files
cve-dashboard/.gitlab-ci.yml
Jordan Ramos 2fed9221f1 Fix test-backend — remove redundant CLI path arg conflicting with roots
The jest.roots config in package.json already restricts to backend/__tests__
and testPathIgnorePatterns excludes integration tests. The CLI path arg
was being interpreted as an additional ignore pattern, causing 0 matches.
2026-06-16 16:19:23 -06:00

12 KiB