From 095e3c3f779700ed913753f20bd30fba96ef11c0 Mon Sep 17 00:00:00 2001 From: Ralf Haferkamp Date: Thu, 21 Apr 2022 17:37:07 +0200 Subject: [PATCH] skip test that requires ocs provisioning API When using the GraphAPI skip ocs specific test --- .../features/apiAccountsHashDifficulty/addUser.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/acceptance/features/apiAccountsHashDifficulty/addUser.feature b/tests/acceptance/features/apiAccountsHashDifficulty/addUser.feature index eb271388b..869a9eada 100644 --- a/tests/acceptance/features/apiAccountsHashDifficulty/addUser.feature +++ b/tests/acceptance/features/apiAccountsHashDifficulty/addUser.feature @@ -1,4 +1,4 @@ -@api @provisioning_api-app-required @skipOnLDAP +@api @provisioning_api-app-required @skipOnLDAP @skipOnGraph Feature: add user As an admin I want to be able to add users and store their password with the full hash difficulty