diff --git a/webapp/cypress/support/commands.js b/webapp/cypress/support/commands.js index f5a9f5c600..887ef3b67d 100644 --- a/webapp/cypress/support/commands.js +++ b/webapp/cypress/support/commands.js @@ -11,4 +11,5 @@ * * This file is part of the Antares project. */ + console.log("setup commands here");