refactored acceptance test code to store response data related to public shares on single store (#6930)
This commit is contained in:
@@ -2793,7 +2793,7 @@ class FeatureContext extends BehatVariablesContext {
|
||||
"code" => "%last_public_share_token%",
|
||||
"function" => [
|
||||
$this,
|
||||
"getLastPublicShareToken"
|
||||
"getLastCreatedPublicShareToken"
|
||||
],
|
||||
"parameter" => []
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user