We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e34f98 commit 71d9f55Copy full SHA for 71d9f55
packages/react-storage/jest.config.ts
@@ -16,10 +16,10 @@ const config: Config = {
16
// functions: 90,
17
// lines: 95,
18
// statements: 95,
19
- branches: 76,
20
- functions: 74,
21
- lines: 87,
22
- statements: 87,
+ branches: 74,
+ functions: 72,
+ lines: 85,
+ statements: 85,
23
},
24
25
moduleNameMapper: { '^uuid$': '<rootDir>/../../node_modules/uuid' },
0 commit comments