Skip to content

Commit

Permalink
fix: Fix hyperdrive e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
CarmenPopoviciu committed Dec 13, 2024
1 parent eba018e commit 5190ea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/wrangler/e2e/dev.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@ describe("hyperdrive dev tests", () => {
[[hyperdrive]]
binding = "HYPERDRIVE"
id = "hyperdrive_id"
id = "1e3efb62-42e2-4f1f-ab7b-5b4d301fb6b3"
`,
"src/index.ts": dedent`
export default {
Expand Down

0 comments on commit 5190ea0

Please sign in to comment.