From f9fdb751cd8b3ead81589b46c26d595133778ba1 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Fri, 10 Jul 2020 10:59:50 +0545 Subject: [PATCH] Bump core commit for tests --- .drone.star | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.star b/.drone.star index 5af1bb2c77..f4dd9515bc 100644 --- a/.drone.star +++ b/.drone.star @@ -1,7 +1,7 @@ def main(ctx): before = [ testing(ctx), - apiTests(ctx, 'master', '3861d0ad74aebd474f9b6b64bd4e1d7d7081955e'), + apiTests(ctx, 'master', 'eafeb8f4189b017aa151e0be642c1725e5ccac62'), ] stages = [