mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-03 07:04:07 +01:00
test(IT): Test account history manager use cases
Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
@@ -67,7 +67,7 @@ final class SaveCreateController extends ClientSaveBase
|
||||
'create.client',
|
||||
new Event(
|
||||
$this,
|
||||
EventMessage::factory()
|
||||
EventMessage::build()
|
||||
->addDescription(__u('Client added'))
|
||||
->addDetail(__u('Client'), $itemData->getName())
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user