forked from fa/breadcrumb-the-shire
Stabilize service suite hygiene
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user