fix naming

This commit is contained in:
shamoon 2025-03-04 12:39:48 -08:00
parent 058954663b
commit 64fdc9a35d
No known key found for this signature in database

View File

@ -17,7 +17,7 @@ module.exports = {
[ [
'jest-junit', 'jest-junit',
{ {
classNameTemplate: '{classname} {title}', classNameTemplate: '{filepath}/{classname}: {title}',
}, },
], ],
], ],