Skip to content

Commit

Permalink
fixup! fix(imap): Chunk MessageMapper::findByIds by command length
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Wurst <[email protected]>
  • Loading branch information
ChristophWurst committed Apr 21, 2023
1 parent 5689844 commit 98726c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Unit/IMAP/MessageMapperTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ public function testGetByIdsWithManyMessages(): void {
$imapClient,
$mailbox,
$ids,
$userId,
$loadBody
);
}
Expand Down

0 comments on commit 98726c5

Please sign in to comment.