From fd40208a8222edf80182c436a9a8fdad47dca638 Mon Sep 17 00:00:00 2001 From: nabim777 Date: Wed, 11 Feb 2026 15:14:27 +0545 Subject: [PATCH] tests: unskip the resharing scenario Signed-off-by: nabim777 --- tests/acceptance/features/api/getFileinfoByFileIDAPI.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/acceptance/features/api/getFileinfoByFileIDAPI.feature b/tests/acceptance/features/api/getFileinfoByFileIDAPI.feature index d55d227b9..4a3271d48 100644 --- a/tests/acceptance/features/api/getFileinfoByFileIDAPI.feature +++ b/tests/acceptance/features/api/getFileinfoByFileIDAPI.feature @@ -758,7 +758,7 @@ Feature: retrieve file information of a single file, using the file ID } """ - @skip + Scenario: get modifier after various renaming Given user "Carol" has been created And user "Brian" has been created @@ -806,7 +806,7 @@ Feature: retrieve file information of a single file, using the file ID } """ - @skip + Scenario: get modifier after various moving Given user "Carol" has been created And user "Brian" has been created