From eca26d505fc187f57d503fd9db06afe13be158c1 Mon Sep 17 00:00:00 2001 From: diDroid Date: Tue, 5 Mar 2024 17:41:35 +0530 Subject: [PATCH] dummy commit revert --- cypress.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/cypress.config.js b/cypress.config.js index 5ce194bf8..c46a69944 100644 --- a/cypress.config.js +++ b/cypress.config.js @@ -62,7 +62,6 @@ module.exports = defineConfig( { return config; }, - baseUrl: 'http://localhost:8882', specPattern: [ 'tests/cypress/integration/**/*.cy.{js,jsx,ts,tsx}',