Skip to content

Commit

Permalink
fix: label overlay as slow test
Browse files Browse the repository at this point in the history
  • Loading branch information
mahdikhashan committed Aug 3, 2024
1 parent a7b204c commit d7b92d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/e2e/overlay.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ let prettier;
let prettierHTML;
let prettierCSS;

test.slow();

test.describe("overlay", { tag: ["@flaky", "@fails"] }, () => {
test.beforeAll(async () => {
// Due problems with ESM modules for Node.js@18
Expand Down

0 comments on commit d7b92d8

Please sign in to comment.