diff --git a/tests/integration/commands/dev/dev-miscellaneous.test.mjs b/tests/integration/commands/dev/dev-miscellaneous.test.mjs index fb73884c332..2310534d1b6 100644 --- a/tests/integration/commands/dev/dev-miscellaneous.test.mjs +++ b/tests/integration/commands/dev/dev-miscellaneous.test.mjs @@ -459,7 +459,6 @@ describe.concurrent('commands/dev-miscellaneous', () => { }) .withEdgeFunction({ handler: async () => { - // eslint-disable-next-line no-undef -- `ReadableStream` is a global in Deno const body = new ReadableStream({ async start(controller) { setInterval(() => {