Skip to content

Commit 55d33ed

Browse files
committed
CCM-12896: Correct integration test event's source value
1 parent 26a6536 commit 55d33ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/playwright/digital-letters-component-tests/create-ttl.component.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ test.describe('Digital Letters - Create TTL', () => {
1414
id: letterId,
1515
specversion: '1.0',
1616
source:
17-
'/nhs/england/notify/production/primary/data-plane/digital-letters',
17+
'/nhs/england/notify/production/primary/data-plane/digitalletters/mesh',
1818
subject:
1919
'customer/920fca11-596a-4eca-9c47-99f624614658/recipient/769acdd4-6a47-496f-999f-76a6fd2c3959',
2020
type: 'uk.nhs.notify.digital.letters.mesh.inbox.message.downloaded.v1',

0 commit comments

Comments
 (0)