try to fix wopi validator test

This commit is contained in:
Viktor Scharf
2024-06-13 13:04:52 +02:00
parent 3c5fd7414f
commit 6d50ada432

View File

@@ -987,7 +987,7 @@ def wopiValidatorTests(ctx, storage, wopiServerType, accounts_hash_difficulty =
],
},
] +
ocisServer(storage, accounts_hash_difficulty, [], [], "wopi_validator") +
ocisServer(storage, accounts_hash_difficulty, [], [], "wopi_validator", {"OCIS_EXCLUDE_RUN_SERVICES": "app-provider"}) +
wopiServer +
[
{