From a3df6ca62e33dec6696e36792d37869a026eab43 Mon Sep 17 00:00:00 2001 From: Kiran Parajuli Date: Thu, 20 Oct 2022 12:42:59 +0545 Subject: [PATCH] [tests-only] bump ownCloud core commit id for the tests Signed-off-by: Kiran Parajuli --- .drone.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.env b/.drone.env index fb7c8b78d..ffa1f8304 100644 --- a/.drone.env +++ b/.drone.env @@ -1,5 +1,5 @@ # The test runner source for API tests -CORE_COMMITID=ffc3c40b5b0a7693818dc03b485f12794920fad4 +CORE_COMMITID=7e9d9b585332d609ec47383be9588b98b57b8dd1 CORE_BRANCH=master # The test runner source for UI tests