mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-15 04:46:49 +01:00
test(IT): Test account history manager use cases
Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
@@ -64,7 +64,7 @@ final class SaveEditController extends NotificationSaveBase
|
||||
|
||||
$this->eventDispatcher->notify(
|
||||
'edit.notification',
|
||||
new Event($this, EventMessage::factory()->addDescription(__u('Notification updated')))
|
||||
new Event($this, EventMessage::build()->addDescription(__u('Notification updated')))
|
||||
);
|
||||
|
||||
return $this->returnJsonResponse(JsonMessage::JSON_SUCCESS, __u('Notification updated'));
|
||||
|
||||
Reference in New Issue
Block a user