mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-26 23:48:55 -06:00
using api token in e2e instead of basic auth (#6390)
This commit is contained in:
@@ -1163,6 +1163,7 @@ def e2eTests(ctx):
|
||||
"WEB_UI_CONFIG": "%s/%s" % (dirs["base"], dirs["ocisConfig"]),
|
||||
"LOCAL_UPLOAD_DIR": "/uploads",
|
||||
"SLOW_MO": "50",
|
||||
"API_TOKEN": "true",
|
||||
},
|
||||
"commands": [
|
||||
"cd %s" % dirs["web"],
|
||||
|
||||
Reference in New Issue
Block a user