/** * SMI-4307: Tests for WebhookDeadLetterRepository null-team guard * * F-03/F-02: `insertDeadLetter` must short-circuit when `input.teamId` is * empty or null so Individual-tier users (and users whose team has not been * provisioned yet) don't hit the NOT NULL / team-scoped RLS on * `webhook_dead_letters`. */ export {}; //# sourceMappingURL=WebhookDeadLetterRepository.test.d.ts.map