diff --git a/webapp/cypress/e2e/spec.cy.js b/webapp/cypress/e2e/spec.cy.js
index b3a59d7e4d..76851e4842 100644
--- a/webapp/cypress/e2e/spec.cy.js
+++ b/webapp/cypress/e2e/spec.cy.js
@@ -12,8 +12,7 @@
  * This file is part of the Antares project.
  */
 
-import { describe, it } from "cypress";
-import { cy } from "cypress";
+import { describe, it, cy } from "cypress";
 
 describe("template spec", () => {
   it("passes", () => {