1
0

Stabilize service suite hygiene

This commit is contained in:
2026-03-19 20:35:15 +01:00
parent b873efc973
commit ae74fc3251
3 changed files with 28 additions and 3 deletions

View File

@@ -219,9 +219,9 @@ class UserLifecycleServiceTest extends TestCase
$this->auditService->expects($this->once())
->method('logDeactivate')
->with(
$this->isType('string'),
$this->isString(),
'manual',
$this->isType('array'),
$this->isArray(),
99,
$user7,
'success',