mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
Tests: Update testcafe config
This commit is contained in:
parent
bc18507a14
commit
40b1f1f5cd
2 changed files with 2 additions and 1 deletions
|
|
@ -2,6 +2,7 @@
|
|||
"skipJsErrors": true,
|
||||
"quarantineMode": false,
|
||||
"selectorTimeout": 5000,
|
||||
"hostname": "localhost",
|
||||
"screenshots": {
|
||||
"path": "tests/acceptance/screenshots",
|
||||
"takeOnFails": true
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"url": "localhost:2343/library/login"
|
||||
"url": "http://localhost:2343/library/login"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue