Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
liuxingbaoyu committed Jul 21, 2022
1 parent ddc7b7b commit a5e04e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/integration-tests/e2e-prettier.sh
Expand Up @@ -40,6 +40,6 @@ yarn install

# Only run js,jsx,misc format tests
# Without --runInBand CircleCI hangs.
yarn test "tests/format/(jsx?|misc|typescript|flow|flow-repo)/" --update-snapshot
yarn test "tests/format/(jsx?|misc|typescript|flow|flow-repo)/" --update-snapshot --maxWorkers=2

cleanup

0 comments on commit a5e04e6

Please sign in to comment.