diff --git a/cypress.json b/cypress.json index 3344ef6dd..9341eab2a 100644 --- a/cypress.json +++ b/cypress.json @@ -1,5 +1,5 @@ { - "baseUrl": "https://saleor-1743-tests-for-variants.dashboard.saleor.rocks/", + "baseUrl": "http://localhost:9000/dashboard/", "defaultCommandTimeout": 15000, "requestTimeout": 15000, "viewportWidth": 1400,