From 61891d3413514322984855204b01d80be18f709e Mon Sep 17 00:00:00 2001 From: Theo Pascoli Date: Fri, 24 Jan 2025 14:02:04 +0100 Subject: [PATCH] feat: lint fix --- webapp/cypress/e2e/spec.cy.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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", () => {