Skip to content

Commit afbd1d4

Browse files
committed
Format
1 parent 373da33 commit afbd1d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/v2/providers/https.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -624,5 +624,5 @@ describe("onCallGenkit", () => {
624624
const ai = genkit({});
625625
const flow = ai.defineFlow("test", () => 42);
626626
https.onCallGenkit(flow);
627-
})
627+
});
628628
});

0 commit comments

Comments
 (0)