From 6d50ada4328aafde04041bab7873ac35e92b7874 Mon Sep 17 00:00:00 2001 From: Viktor Scharf Date: Thu, 13 Jun 2024 13:04:52 +0200 Subject: [PATCH] try to fix wopi validator test --- .drone.star | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.star b/.drone.star index cdb55be3ea..07863ede15 100644 --- a/.drone.star +++ b/.drone.star @@ -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 + [ {