From 74ab2a1ba5b1d3f3f92740405a306615a49aeae5 Mon Sep 17 00:00:00 2001 From: Kiran Parajuli Date: Thu, 13 Oct 2022 16:17:31 +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 3971384b8f..d4f4b0b860 100644 --- a/.drone.env +++ b/.drone.env @@ -1,5 +1,5 @@ # The test runner source for API tests -CORE_COMMITID=ddd3b90f4aea35a459a6fedf78a9bcf110dc3303 +CORE_COMMITID=a4a490bbebdc625c328c816e5f3d09fcd94550a9 CORE_BRANCH=master # The test runner source for UI tests