Skip to content

Commit

Permalink
test: fix test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-ogawa committed Dec 8, 2024
1 parent 9df69bc commit 68536e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-server/misc/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ cd "$test_dir"
rm -rf dist node_modules

node "$lib_dir/misc/overrides.mjs" "$test_dir/package.json"
pnpm i

if test "${CI:-}" = "true"; then
npx playwright install chromium
Expand Down

0 comments on commit 68536e5

Please sign in to comment.