Files
gemini-cli/integration-tests
Abhi 0fab129453 test(integration): remove redundant path normalization
Removes unnecessary .replace(/\\/g, '/') calls in hooks-system.test.ts since
the createHookScript helper now handles path normalization internally.
2026-02-06 13:42:09 -05:00
..