From 257786885ff2eebc2e506f4805e59152b100f2bb Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Tue, 15 Sep 2020 22:09:31 +0545 Subject: [PATCH] Bump core commit for tests 20200915 --- .drone.star | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.star b/.drone.star index 8fbfd2d38..7dd4f57a3 100644 --- a/.drone.star +++ b/.drone.star @@ -1,7 +1,7 @@ config = { 'apiTests': { 'coreBranch': 'master', - 'coreCommit': 'b3404863626519fc2aa758286385290abdf43d52', + 'coreCommit': '39bcf3874f2e388bbe7a7802e2f1e3c6a4b8216a', 'numberOfParts': 4 }, 'uiTests': {