Skip to content

Commit aacafe6

Browse files
skip tests - DO NOT MERGE
1 parent 217fe0c commit aacafe6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lambdas/supplier-allocator/jest.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export const baseJestConfig = {
1414
clearMocks: true,
1515

1616
// Indicates whether the coverage information should be collected while executing the test
17-
collectCoverage: true,
17+
collectCoverage: false,
1818

1919
// The directory where Jest should output its coverage files
2020
coverageDirectory: "./.reports/unit/coverage",

0 commit comments

Comments
 (0)