We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2af4220 + 5b71549 commit 7e02dd7Copy full SHA for 7e02dd7
1 file changed
libs/accounts/rate-limit/jest.config.ts
@@ -14,7 +14,7 @@ export default {
14
'jest-junit',
15
{
16
outputDirectory: 'artifacts/tests/lib/accounts/rate-limit',
17
- outputName: 'nestjs-customs-jest-unit-results.xml',
+ outputName: 'accounts-rate-limit-jest-unit-results.xml',
18
},
19
],
20
0 commit comments