Security: Project-level hook warnings (#15470)

This commit is contained in:
Sehoon Shon
2025-12-23 16:10:46 -05:00
committed by GitHub
parent 866216d2da
commit eca2317f86
13 changed files with 505 additions and 23 deletions
@@ -180,7 +180,7 @@ describe('GeminiAgent', () => {
}),
'test-session-id',
mockArgv,
'/tmp',
{ cwd: '/tmp' },
);
});