diff --git a/cypress.json b/cypress.json index cd7f6e3..264e36e 100644 --- a/cypress.json +++ b/cypress.json @@ -1,3 +1,3 @@ { - "baseUrl": "http://localhost/e2e/gitrepo/typemill" + "baseUrl": "http://localhost/EDIT_YOUR_LOCAL_BASE_URL_HERE" } \ No newline at end of file