Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
penalosa committed Sep 27, 2024
1 parent aa334f4 commit eb3250c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/wrangler/src/__tests__/dev.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@ async function expectedHostAndZone(
return route.pattern;
}
}),
env: undefined,
legacyEnv: undefined,
sendMetrics: undefined,
});

expect(ctx).toEqual(
Expand Down

0 comments on commit eb3250c

Please sign in to comment.