From fda9d77f6e7814068e688ce511c026c33a632ec8 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Mon, 14 Sep 2020 13:32:02 +0545 Subject: [PATCH] Bump core commit for tests 20200914 --- .drone.star | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.star b/.drone.star index 10c34d9d8f..4bd37ca7b9 100644 --- a/.drone.star +++ b/.drone.star @@ -1,7 +1,7 @@ config = { 'apiTests': { 'coreBranch': 'master', - 'coreCommit': 'e9850b40657ff78f32cb5585ec00342fe07a5ff2', + 'coreCommit': 'b3404863626519fc2aa758286385290abdf43d52', 'numberOfParts': 4 } }