Fix tests
MAILPOET-5410
This commit is contained in:
committed by
Aschepikov
parent
5f84d5af1c
commit
ee40743a96
@@ -152,7 +152,7 @@ class SubscribersRepositoryTest extends \MailPoetTest {
|
||||
|
||||
$idsToUpdate = [
|
||||
$subscriberOne->getId(),
|
||||
$subscriberTwo->getId(),
|
||||
$subscriberThree->getId(),
|
||||
];
|
||||
$this->repository->bulkUpdateEngagementScoreUpdatedAt($idsToUpdate, null);
|
||||
|
||||
|
Reference in New Issue
Block a user