From 0add18fc9a340ff636df464768ae9fa6ef0615a9 Mon Sep 17 00:00:00 2001 From: Prajwol Amatya Date: Fri, 22 Nov 2024 12:03:49 +0545 Subject: [PATCH] remove @provisioning_api-app-required tag --- .../features/apiAccountsHashDifficulty/addUser.feature | 2 +- .../features/coreApiTrashbin/trashbinFilesFolders.feature | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/acceptance/features/apiAccountsHashDifficulty/addUser.feature b/tests/acceptance/features/apiAccountsHashDifficulty/addUser.feature index f7bee673a2..0280213978 100644 --- a/tests/acceptance/features/apiAccountsHashDifficulty/addUser.feature +++ b/tests/acceptance/features/apiAccountsHashDifficulty/addUser.feature @@ -1,4 +1,4 @@ -@provisioning_api-app-required @skipOnGraph @skipOnReva +@skipOnReva Feature: add user As an admin I want to be able to add users and store their password with the full hash difficulty diff --git a/tests/acceptance/features/coreApiTrashbin/trashbinFilesFolders.feature b/tests/acceptance/features/coreApiTrashbin/trashbinFilesFolders.feature index cb3ff87152..83d722f920 100644 --- a/tests/acceptance/features/coreApiTrashbin/trashbinFilesFolders.feature +++ b/tests/acceptance/features/coreApiTrashbin/trashbinFilesFolders.feature @@ -178,7 +178,7 @@ Feature: files and folders exist in the trashbin after being deleted | new | | spaces | - @issue-3561 @provisioning_api-app-required + @issue-3561 Scenario Outline: listing other user's trashbin is prohibited for newly recreated user with same name Given using DAV path And user "testtrashbin102" has been created with default attributes and without skeleton files