test(IT): Test account history manager use cases

Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
Rubén D
2024-08-21 18:55:34 +02:00
parent b85fbdc5c5
commit d270ec6eb9
144 changed files with 634 additions and 344 deletions

View File

@@ -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)
)