[tests-only] [full-ci] Refactoring unshare step definition code (#6608)

* added unshare scenerio

* remove unshare keyword from step definition

* refactoring of step definition codes

* refactor
This commit is contained in:
Sabin Panta
2023-06-30 12:22:42 +05:45
committed by GitHub
parent f0d99683f0
commit 9b4244b086
7 changed files with 67 additions and 55 deletions
-1
View File
@@ -158,7 +158,6 @@ class SharingHelper {
$fd['expireDate'] = $expireDate;
}
$headers = ['OCS-APIREQUEST' => 'true'];
return HttpRequestHelper::post(
$fullUrl,
$xRequestId,