Skip to content

Commit 27b42ce

Browse files
committed
Fix custom base port tests
1 parent 64c02cb commit 27b42ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/setup-tests-with-custom-base-port.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
with:
4343
run: pnpm run dev &
4444
wait-on: |
45-
http://localhost:8102
45+
http://localhost:6902
4646
tail: true
4747
wait-for: 120s
4848
log-output-if: true

0 commit comments

Comments
 (0)