feat: Add items id in items frontend url #25

Merged
Ghost merged 21 commits from feat/add_items_id into development 2021-11-14 19:22:59 -05:00
Showing only changes of commit 5a4b4b786b - Show all commits

View File

@ -1,5 +1,5 @@
{ {
"CYPRESS_BASE_URL": "host.docker.internal", "baseUrl": "http://localhost:3000",
"video": false, "video": false,
"integrationFolder": "src/cypress/integration", "integrationFolder": "src/cypress/integration",
"fixtureFolder": "src/cypress/fixtures", "fixtureFolder": "src/cypress/fixtures",