Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Commit

Permalink
fix: change cypress config baseUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
Diogo Soares committed Mar 31, 2022
1 parent 76b8ffa commit bb099b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"baseUrl": "https://safe-team.dev.gnosisdev.com"
"baseUrl": "http://localhost:3000"
}

0 comments on commit bb099b0

Please sign in to comment.