fix: update tests to handle new experimental diff option and increase the default confidence to 1

This commit is contained in:
Daniel Riccio
2025-01-15 12:23:51 -05:00
parent 22069e8056
commit 6c8d7f4951
6 changed files with 16 additions and 13 deletions

View File

@@ -610,6 +610,8 @@ describe('ClineProvider', () => {
true,
1.0,
'Test task',
undefined,
undefined,
undefined
);
});