chore: remove unused jest config (#6631)

This commit is contained in:
Frank Elsinga 2026-01-07 05:15:56 +01:00 committed by GitHub
parent 5c2b659f29
commit d707271de7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +0,0 @@
module.exports = {
"rootDir": "..",
"testRegex": "./test/backend.spec.js",
};