Skip to content
This repository has been archived by the owner on Oct 7, 2023. It is now read-only.

Commit

Permalink
Fix tests not launching
Browse files Browse the repository at this point in the history
  • Loading branch information
ceithir committed Aug 10, 2021
1 parent 72ea42e commit 0e70179
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
"antd": "^4.9.2",
"babel-jest": "26.6.3",
"browserslist": "^4.16.6",
"classnames": "^2.2.6",
"craco-antd": "^1.19.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3175,7 +3175,7 @@ babel-extract-comments@^1.0.0:
dependencies:
babylon "^6.18.0"

babel-jest@^26.6.0, babel-jest@^26.6.3:
babel-jest@26.6.3, babel-jest@^26.6.0, babel-jest@^26.6.3:
version "26.6.3"
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-26.6.3.tgz#d87d25cb0037577a0c89f82e5755c5d293c01056"
integrity sha512-pl4Q+GAVOHwvjrck6jKjvmGhnO3jHX/xuB9d27f+EJZ/6k+6nMuPjorrYp7s++bKKdANwzElBWnLWaObvTnaZA==
Expand Down

0 comments on commit 0e70179

Please sign in to comment.