From db7a9f29858c856ea2e737795268e97a6362b1d4 Mon Sep 17 00:00:00 2001 From: Theo Pascoli Date: Fri, 24 Jan 2025 14:15:18 +0100 Subject: [PATCH] feat: lint fix --- webapp/cypress/support/commands.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/cypress/support/commands.js b/webapp/cypress/support/commands.js index 5c1a105b7c..ce5c02723a 100644 --- a/webapp/cypress/support/commands.js +++ b/webapp/cypress/support/commands.js @@ -11,4 +11,4 @@ * * This file is part of the Antares project. */ -alert("setup commands here") \ No newline at end of file +alert("setup commands here");