Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Update jest to include new package
Browse files Browse the repository at this point in the history
  • Loading branch information
opr committed Oct 11, 2023
1 parent 1080222 commit 1168a09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/js/jest.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"@woocommerce/editor-components(.*)$": "assets/js/editor-components/$1",
"@woocommerce/blocks-registry": "assets/js/blocks-registry",
"@woocommerce/blocks-checkout": "packages/checkout",
"@woocommerce/blocks-components": "packages/components",
"@woocommerce/price-format": "packages/prices",
"@woocommerce/block-hocs(.*)$": "assets/js/hocs/$1",
"@woocommerce/base-components(.*)$": "assets/js/base/components/$1",
Expand Down

0 comments on commit 1168a09

Please sign in to comment.