summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2021-10-28 17:12:57 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2021-10-28 17:12:57 +0900
commitddd931a0a379aedb68a0b7031ed9ca11dd69d372 (patch)
treee7c2eda97ef8f9e913eaf47cd9371cbeb3b96fb9
parentfix e2e test (diff)
downloadsharkey-ddd931a0a379aedb68a0b7031ed9ca11dd69d372.tar.gz
sharkey-ddd931a0a379aedb68a0b7031ed9ca11dd69d372.tar.bz2
sharkey-ddd931a0a379aedb68a0b7031ed9ca11dd69d372.zip
fix e2e test
-rw-r--r--cypress.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/cypress.json b/cypress.json
index f2c02689e4..e858e480b0 100644
--- a/cypress.json
+++ b/cypress.json
@@ -1,3 +1,3 @@
{
- "baseUrl": "http://localhost"
+ "baseUrl": "http://localhost:61812"
}