[tests-only][full-ci]added test for declining a share (#8636)

* added test for declining a share

* updated step definition for disabling user

* addressing review
This commit is contained in:
Sabin Panta
2024-03-21 14:03:09 +05:45
committed by GitHub
parent ec8a4a044b
commit 25fa79d54a
5 changed files with 122 additions and 0 deletions
@@ -2536,6 +2536,7 @@ class GraphContext implements Context {
$credentials['password']
)
);
$this->featureContext->pushToLastStatusCodesArrays();
}
/**