mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-04 06:09:14 -04:00
tests: settings helpers for admin UI tests
This commit is contained in:
parent
b79c347196
commit
d8c6472583
2 changed files with 10 additions and 1 deletions
|
@ -600,5 +600,8 @@
|
|||
}, // logconfig
|
||||
|
||||
/* Override any strings found in locale directories */
|
||||
"customLocaleStrings": {}
|
||||
"customLocaleStrings": {},
|
||||
|
||||
/* Disable Admin UI tests */
|
||||
"enableAdminUITests": false
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue