merge: resolve conflict in agent.integration.test.ts

This commit is contained in:
Bryan Morgan
2026-02-26 09:20:40 -05:00
431 changed files with 23096 additions and 4835 deletions
+1 -1
View File
@@ -162,5 +162,5 @@ describe('GeminiCliAgent Integration', () => {
// Just consume the stream
}
}).rejects.toThrow('Dynamic instruction failure');
});
}, 30000);
});