From b7321bcd6a005fbd336315bfdcac66a441437211 Mon Sep 17 00:00:00 2001 From: Swikriti Tripathi Date: Thu, 11 Nov 2021 15:58:23 +0545 Subject: [PATCH] bump core commit id to match latest --- .drone.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.env b/.drone.env index 3ef3797d0..3c996b4e1 100644 --- a/.drone.env +++ b/.drone.env @@ -1,5 +1,5 @@ # The test runner source for API tests -CORE_COMMITID=2c22f94daa5a1a891e7d6e0bb97e0ad82afce039 +CORE_COMMITID=2eead619a0e1bab2ca21bc7bbc4ef77f9d82c42d CORE_BRANCH=master # The test runner source for UI tests