cypress tests

pull/490/head
hunterlong 2020-04-11 16:48:19 -07:00
parent c8a5026677
commit 6b1e545339
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"DB_PASS": "password123",
"GO_ENV": "production"
},
"baseUrl": "http://localhost:8888",
"baseUrl": "http://localhost:8888/",
"chromeWebSecurity": false,
"defaultCommandTimeout": 30000,
"requestTimeout": 30000,