fix(hooks): final verified fixes for Windows flakiness

This commit is contained in:
Taylor Mullen
2026-02-10 21:33:54 -08:00
parent 2c300fb378
commit 90f3f672ca
5 changed files with 1 additions and 57 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ describe('Hooks System Integration', () => {
expect(hookTelemetryFound).toBeTruthy();
});
it.only('should block tool execution and use stderr as reason when hook exits with code 2', async () => {
it('should block tool execution and use stderr as reason when hook exits with code 2', async () => {
rig.setup(
'should block tool execution and use stderr as reason when hook exits with code 2',
{