Skip to content

Commit

Permalink
feat: lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TheoPascoli committed Jan 24, 2025
1 parent f1e1e8f commit 61891d3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions webapp/cypress/e2e/spec.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -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", () => {
Expand Down

0 comments on commit 61891d3

Please sign in to comment.