Skip to content

Commit 84caf65

Browse files
committed
lint
1 parent abcd3c9 commit 84caf65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playwright/e2e/devtools/devtools.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ test.describe("Devtools", () => {
2525
await expect(dialog).toMatchScreenshot("devtools-dialog.png", {
2626
css: `.mx_CopyableText {
2727
display: none;
28-
}`
28+
}`,
2929
});
3030
});
3131
});

0 commit comments

Comments
 (0)