added test for mail notification if space admin delete access to space (#6719)

This commit is contained in:
nirajacharya2
2023-07-10 13:07:53 +05:45
committed by GitHub
parent d1c968c055
commit db70ab27ac
2 changed files with 22 additions and 2 deletions
@@ -239,8 +239,8 @@ class NotificationContext implements Context {
[
"code" => "%space_id%",
"function" =>
[$this->spacesContext, "getSpaceIdByNameFromResponse"],
"parameter" => [$spaceName]
[$this->spacesContext, "getSpaceIdByName"],
"parameter" => [$sender, $spaceName]
],
],
null,