Browse Source

Remove uneccesary wait

Jeremie Pardou-Piquemal 3 years ago
parent
commit
2f7d0bdd2d
1 changed files with 0 additions and 2 deletions
  1. 0 2
      cypress/integration/item.spec.js

+ 0 - 2
cypress/integration/item.spec.js

@@ -35,8 +35,6 @@ describe("Item interactions", () => {
       pointerId: 1,
     });
 
-    cy.wait(300);
-
     cy.get("img[src='/games/JC.jpg']")
       .parents(".item")
       .trigger("pointermove", {