Skip to content

Commit 758fc85

Browse files
committed
CCM-15297: Fix typecheck failing falling merge
1 parent bd3a59e commit 758fc85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/playwright/digital-letters-component-tests/mesh-poll-download.component.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ test.describe('Digital Letters - MESH Poll and Download', () => {
276276
},
277277
},
278278
],
279-
messageMessageReceived,
279+
validateMESHInboxMessageReceived,
280280
);
281281

282282
await expectToPassEventually(async () => {

0 commit comments

Comments
 (0)