Stabilize service suite hygiene
This commit is contained in:
@@ -123,7 +123,7 @@ class MailServiceTest extends TestCase
|
||||
->method('markFailed')
|
||||
->with(
|
||||
$this->identicalTo(5),
|
||||
$this->isType('string'),
|
||||
$this->isString(),
|
||||
);
|
||||
|
||||
$service = $this->newService(mailLogRepository: $mailLogRepository);
|
||||
|
||||
Reference in New Issue
Block a user