Skip to content

Commit

Permalink
playground jsdom
Browse files Browse the repository at this point in the history
  • Loading branch information
IzaacAyelin committed Aug 20, 2024
1 parent 0ebc022 commit f39eb58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"<rootDir>/src/**/__tests__/**/*.{js,jsx,ts,tsx}",
"<rootDir>/src/**/*.{spec,test}.{js,jsx,ts,tsx}"
],
"testEnvironment": "jest-environment-jsdom-fourteen",
"testEnvironment": "jsdom",
"transform": {
"^.+\\.(js|jsx|ts|tsx)$": "babel-jest",
"^.+\\.css$": "<rootDir>/config/jest/cssTransform.js",
Expand Down

0 comments on commit f39eb58

Please sign in to comment.