Skip to content

Commit bf9edfa

Browse files
authored
Update src/core/webview/__tests__/ClineProvider.test.ts
1 parent f4ca7e7 commit bf9edfa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ import { ClineProvider } from "../ClineProvider"
1919
// Mock setup must come before imports
2020
jest.mock("../../prompts/sections/custom-instructions")
2121

22-
// Don't mock generateSystemPrompt - let it call through to test the actual implementation
23-
2422
jest.mock("vscode")
2523

2624
jest.mock("delay")

0 commit comments

Comments
 (0)