refactor given when then steps in settings and tus contexts (#7357)

set resource location from response

addressed the reviews

reset  spaceidfromocis

reset after scenario using after hook
This commit is contained in:
Karun Atreya
2023-09-27 12:29:56 +05:45
committed by GitHub
parent 5ca6a98087
commit cc794abb38
4 changed files with 104 additions and 66 deletions
@@ -3391,6 +3391,7 @@ class FeatureContext extends BehatVariablesContext {
if (\count(WebDavHelper::$spacesIdRef) > 0) {
WebDavHelper::$spacesIdRef = [];
}
WebDavHelper::$SPACE_ID_FROM_OCIS = '';
}
/**