From 7aad4d16381279305e221a1d7797f709f65ad66a Mon Sep 17 00:00:00 2001 From: swoichha Date: Wed, 2 Dec 2020 10:24:38 +0545 Subject: [PATCH] bump core commit for api tests --- .drone.star | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.star b/.drone.star index 6c932d76d..4a6d8bf87 100644 --- a/.drone.star +++ b/.drone.star @@ -15,8 +15,8 @@ config = { 'onlyoffice':'frontend' }, 'apiTests': { - 'coreBranch': 'upload-to-moved-tusTests', - 'coreCommit': '', + 'coreBranch': 'master', + 'coreCommit': 'b1e3888c39de7f450ce782f598d97867f4f50120', 'numberOfParts': 10 }, 'uiTests': {