Skip to content

Commit 51fe734

Browse files
CCM-12858: remove parallel execution due SSM updates
1 parent ab1d4bd commit 51fe734

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/playwright/digital-letters-component-tests/core-notify.component.spec.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ const baseEvent: Omit<PDMResourceAvailable, 'id' | 'data'> = {
3636
severitytext: 'INFO',
3737
};
3838

39-
test.describe.configure({ mode: 'parallel' });
40-
4139
test.describe('Digital Letters - Core Notify', () => {
4240
const parameterStore = new ParameterStoreCache();
4341
const senderManagement = SenderManagement({

0 commit comments

Comments
 (0)