Skip to content

Commit f2aadb0

Browse files
authored
chore: remove server.host option for e2e test (#14606)
1 parent 7e0f386 commit f2aadb0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

playground/vitestSetup.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,6 @@ export async function startDefaultServe(): Promise<void> {
218218
usePolling: true,
219219
interval: 100,
220220
},
221-
host: true,
222221
fs: {
223222
strict: !isBuild,
224223
},

0 commit comments

Comments
 (0)