Fix tests

MAILPOET-5410
This commit is contained in:
John Oleksowicz
2023-07-25 11:57:05 -05:00
committed by Aschepikov
parent 5f84d5af1c
commit ee40743a96
3 changed files with 17 additions and 3 deletions

View File

@@ -152,7 +152,7 @@ class SubscribersRepositoryTest extends \MailPoetTest {
$idsToUpdate = [
$subscriberOne->getId(),
$subscriberTwo->getId(),
$subscriberThree->getId(),
];
$this->repository->bulkUpdateEngagementScoreUpdatedAt($idsToUpdate, null);