mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-05 16:14:11 +01:00
test(IT): Test account history manager use cases
Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
@@ -57,7 +57,7 @@ final class ViewController extends ClientBase
|
||||
'show.client',
|
||||
new Event(
|
||||
$this,
|
||||
EventMessage::factory()
|
||||
EventMessage::build()
|
||||
->addDescription(__u('Client displayed'))
|
||||
->addDetail(__u('Name'), $clientData->getName())
|
||||
->addDetail('ID', $id)
|
||||
|
||||
Reference in New Issue
Block a user