diff --git a/webapp/cypress/support/commands.js b/webapp/cypress/support/commands.js index 6069d8a6f7..5c1a105b7c 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. */ -// Commands here \ No newline at end of file +alert("setup commands here") \ No newline at end of file