mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-06 08:34:16 +01:00
test(IT): Test account history manager use cases
Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
@@ -85,7 +85,7 @@ final class BackupController extends ControllerBase
|
||||
'run.backup.end',
|
||||
new Event(
|
||||
$this,
|
||||
EventMessage::factory()
|
||||
EventMessage::build()
|
||||
->addDescription(__u('Application and database backup completed successfully'))
|
||||
->addDetail(__u('Path'), $path)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user