Skip to content

Commit 753b685

Browse files
committed
Probably fix the ClineProvider test
1 parent c9cea1e commit 753b685

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/core/webview/__tests__/ClineProvider.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -870,6 +870,7 @@ describe("ClineProvider", () => {
870870
rootTask: undefined,
871871
parentTask: undefined,
872872
taskNumber: 1,
873+
onCreated: expect.any(Function),
873874
})
874875
})
875876

0 commit comments

Comments
 (0)