Skip to content

Commit

Permalink
chore: remove server.host option for e2e test (#14606)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dunqing authored Oct 14, 2023
1 parent 7e0f386 commit f2aadb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion playground/vitestSetup.ts
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ export async function startDefaultServe(): Promise<void> {
usePolling: true,
interval: 100,
},
host: true,
fs: {
strict: !isBuild,
},
Expand Down

0 comments on commit f2aadb0

Please sign in to comment.