diff --git a/cypress.json b/cypress.json index 9c31d1e7..69ebc95b 100644 --- a/cypress.json +++ b/cypress.json @@ -1,3 +1,4 @@ { - "baseUrl": "http://127.0.0.1:8000" + "baseUrl": "http://127.0.0.1:8000", + "projectId": "6qp3um" }