From f474350ab029dd5950216a2f82cc0accfa92a2ef Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Thu, 10 Dec 2020 13:55:55 +0545 Subject: [PATCH] Update commit id for apiTests --- .drone.star | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.star b/.drone.star index 801cf3b8a8b..1503b88eaaf 100644 --- a/.drone.star +++ b/.drone.star @@ -17,7 +17,7 @@ config = { }, 'apiTests': { 'coreBranch': 'master', - 'coreCommit': '60eaf47d37f30e52362953e5c7db44140f927890', + 'coreCommit': '52105a981c0c74fc81c84218e9076d443b06f074', 'numberOfParts': 10 }, 'uiTests': {