Skip to content

Commit 3911c35

Browse files
committed
CCM-10424 Remove headless false line
1 parent a7ca754 commit 3911c35

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test-team/template-mgmt-component-tests/letter/template-mgmt-create-letter-template-page.component.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ test.describe('Create Letter Template Page', () => {
120120
});
121121

122122
test.use({ storageState: { cookies: [], origins: [] } });
123-
test.use({ headless: false });
124123

125124
test('redirects to error page when campaign ID is missing', async ({
126125
page,

0 commit comments

Comments
 (0)