mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 04:11:10 -05:00
Remove debug checkbox
This commit is contained in:
@@ -279,8 +279,9 @@ describe('Cline', () => {
|
||||
mockApiConfig,
|
||||
'custom instructions',
|
||||
false, // diffEnabled
|
||||
false, // debugDiffEnabled
|
||||
'test task'
|
||||
'test task', // task
|
||||
undefined, // images
|
||||
undefined // historyItem
|
||||
);
|
||||
|
||||
expect(cline.customInstructions).toBe('custom instructions');
|
||||
|
||||
Reference in New Issue
Block a user