diff --git a/apps/lifecycle/src/campaign/send.spec.ts b/apps/lifecycle/src/campaign/send.spec.ts index 41d777163..4cb7833ee 100644 --- a/apps/lifecycle/src/campaign/send.spec.ts +++ b/apps/lifecycle/src/campaign/send.spec.ts @@ -157,6 +157,7 @@ describe('prepareCampaignMessage', () => { 'Get your agent UI into production', 'Free engineering session with the Threadplane founder', ][step - 1], + template: ['immediate', 'day-3', 'day-8'][step - 1], }); if (prepared.status !== 'ready') throw new Error('expected ready'); expect(prepared.text).toContain(unsubscribeActionUrlValue(UNSUBSCRIBE)); @@ -253,6 +254,11 @@ describe('prepareCampaignMessage', () => { 'Three checks when the UI stalls', 'One boundary that makes agent UIs testable', ][step - 1], + template: [ + 'streaming_foundation', + 'debugging_layers', + 'event_state_boundary', + ][step - 1], }); if (prepared.status !== 'ready') throw new Error('expected ready'); expect(prepared.text).toContain( @@ -458,6 +464,7 @@ describe('dispatchLifecycleAppOwnedJob', () => { text: expect.stringContaining('Stop here: '), html: expect.stringContaining('Click