Skip to content

Commit

Permalink
Remove unnecessary line
Browse files Browse the repository at this point in the history
  • Loading branch information
inlined committed Jan 23, 2025
1 parent b4fb4fd commit 5f674f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/v2/providers/https.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,6 @@ describe("onCallGenkit", () => {
})(),
output: Promise.resolve(42),
});
(flow as any).flow = { name: "flows/test" };

const f = https.onCallGenkit(flow);

Expand Down

0 comments on commit 5f674f5

Please sign in to comment.