test: hook should block this

This commit is contained in:
Lilith 2026-02-05 18:41:22 -08:00
parent 27cd73baa2
commit a1997fd263

View file

@ -159,3 +159,4 @@ export function createMockPaymentAnalyticsService() {
trackRefund: vi.fn().mockResolvedValue(undefined),
};
}
# Hook test