mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
fix: renamed jest.setup back to tsx and aligned package.json
This commit is contained in:
parent
fe3534ac44
commit
6edfd68d4e
@ -84,7 +84,7 @@
|
||||
"<rootDir>/static/build"
|
||||
],
|
||||
"setupFiles": [
|
||||
"<rootDir>/src/jest.setup.ts",
|
||||
"<rootDir>/src/jest.setup.tsx",
|
||||
"jest-canvas-mock"
|
||||
],
|
||||
"globalSetup": "<rootDir>/src/jest.timezone.ts",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user