Skip to content

Commit d7b92d8

Browse files
committed
fix: label overlay as slow test
1 parent a7b204c commit d7b92d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/e2e/overlay.test.js

+2
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ let prettier;
7171
let prettierHTML;
7272
let prettierCSS;
7373

74+
test.slow();
75+
7476
test.describe("overlay", { tag: ["@flaky", "@fails"] }, () => {
7577
test.beforeAll(async () => {
7678
// Due problems with ESM modules for Node.js@18

0 commit comments

Comments
 (0)