Skip to content

Commit

Permalink
fix: no longer expect a logs property on the AI binding
Browse files Browse the repository at this point in the history
  • Loading branch information
RamIdeas committed May 8, 2024
1 parent 0062291 commit 200fde2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fixtures/ai-app/tests/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ describe("'wrangler dev' correctly renders pages", () => {
binding: {
fetcher: {},
lastRequestId: null,
logs: [],
options: {},
},
fetch: "function",
Expand Down

0 comments on commit 200fde2

Please sign in to comment.