refactored acceptance test code to store response data related to public shares on single store (#6930)

This commit is contained in:
Prajwol Amatya
2023-08-03 13:51:22 +05:45
committed by GitHub
parent b730234e86
commit db098fa4f5
7 changed files with 75 additions and 259 deletions
@@ -2793,7 +2793,7 @@ class FeatureContext extends BehatVariablesContext {
"code" => "%last_public_share_token%",
"function" => [
$this,
"getLastPublicShareToken"
"getLastCreatedPublicShareToken"
],
"parameter" => []
],