Skip to content

Commit 5f674f5

Browse files
committed
Remove unnecessary line
1 parent b4fb4fd commit 5f674f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/v2/providers/https.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,6 @@ describe("onCallGenkit", () => {
609609
})(),
610610
output: Promise.resolve(42),
611611
});
612-
(flow as any).flow = { name: "flows/test" };
613612

614613
const f = https.onCallGenkit(flow);
615614

0 commit comments

Comments
 (0)