From 227d7b0a307c75495c2e649ee44172ab31496f68 Mon Sep 17 00:00:00 2001 From: Swikriti Tripathi Date: Fri, 27 Aug 2021 14:13:20 +0545 Subject: [PATCH] refctor scenarios --- .../createShareReceivedInMultipleWays.feature | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/acceptance/features/apiShareCreateSpecialToShares1/createShareReceivedInMultipleWays.feature b/tests/acceptance/features/apiShareCreateSpecialToShares1/createShareReceivedInMultipleWays.feature index 92480ccdc9bd..3ddc3dbc0878 100644 --- a/tests/acceptance/features/apiShareCreateSpecialToShares1/createShareReceivedInMultipleWays.feature +++ b/tests/acceptance/features/apiShareCreateSpecialToShares1/createShareReceivedInMultipleWays.feature @@ -387,7 +387,7 @@ Feature: share resources where the sharee receives the share in multiple ways | path | | /parent/child1 | - @skipOnOcV10 @issue-ocis-2440 + @skipOnOcV10 Examples: | path | | /child1 | @@ -419,7 +419,7 @@ Feature: share resources where the sharee receives the share in multiple ways | path | | /parent/child1 | - @skipOnOcV10 @issue-ocis-2440 + @skipOnOcV10 Examples: | path | | /child1 | @@ -514,7 +514,7 @@ Feature: share resources where the sharee receives the share in multiple ways | path | | /parent/child1 | - @skipOnOcV10 @issue-ocis-2440 + @skipOnOcV10 Examples: | path | | /child1 | @@ -555,7 +555,7 @@ Feature: share resources where the sharee receives the share in multiple ways | path | | /parent/child1 | - @skipOnOcV10 @issue-ocis-2440 + @skipOnOcV10 Examples: | path | | /child1 |