From 088dce28383ef71d2bc1e5aaa1a26f0baef88f19 Mon Sep 17 00:00:00 2001 From: Prarup Gurung Date: Thu, 17 Feb 2022 14:36:12 +0545 Subject: [PATCH] Updated core commit id to the latest upto date 2022-02-17 --- .drone.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.env b/.drone.env index 6621337519..edb8463dbb 100644 --- a/.drone.env +++ b/.drone.env @@ -1,5 +1,5 @@ # The test runner source for API tests -CORE_COMMITID=93d081488afcba12abb709765dd0baa3aa3eb56d +CORE_COMMITID=941b324545daaebf46a22cdb8252463417478b93 CORE_BRANCH=master # The test runner source for UI tests