Skip to content

Commit bedd242

Browse files
committed
CCM-11459: remove .only
1 parent cb4e2b7 commit bedd242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test-team/template-mgmt-component-tests/email/template-mgmt-preview-email-page.component.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ async function createTemplates() {
5858
};
5959
}
6060

61-
test.describe.only('Preview Email message template Page', () => {
61+
test.describe('Preview Email message template Page', () => {
6262
let templates: {
6363
empty: Template;
6464
valid: Template;

0 commit comments

Comments
 (0)