Skip to content

Commit

Permalink
fix: preview command
Browse files Browse the repository at this point in the history
  • Loading branch information
magne4000 committed Jun 26, 2024
1 parent 19809cd commit 7b8a7dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/hono-app/.test-preview.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ testRun("pnpm run preview --port 3000", {
doNotFailOnWarning: true,
serverIsReadyMessage: "Starting local server",
serverIsReadyDelay: 2000,
serverUrl: "http://127.0.0.1:3000",
});

0 comments on commit 7b8a7dd

Please sign in to comment.