chore: move to swc/jest (#7739)
* chore: move to swc * chore: fix tax rate tests * chore: undo failed test * chore: fix unit tests script * chore: use node 20 * Update scripts/run-workspace-unit-tests-in-chunks.sh
This commit is contained in:
@@ -21,5 +21,6 @@ for workspace in $(echo "$workspaces" | jq -r '.[]'); do
|
||||
filters+=" --filter=${workspace}"
|
||||
done
|
||||
|
||||
command="yarn run test $filters"
|
||||
# Run the test in the selected chunk
|
||||
yarn run test $filters
|
||||
eval "$command"
|
||||
|
||||
Reference in New Issue
Block a user