mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-07-21 07:20:50 -07:00
fix disables
This commit is contained in:
@@ -46,7 +46,6 @@ describe('ContextManager Sync Pressure Barrier Tests', () => {
|
||||
]);
|
||||
|
||||
const rawHistoryLength = chatHistory.get().length;
|
||||
|
||||
|
||||
// 5. Project History (Triggers Sync Barrier)
|
||||
const projection = await contextManager.projectCompressedHistory();
|
||||
|
||||
Reference in New Issue
Block a user