Skip to content

Commit 7c7af88

Browse files
linting
1 parent 1f0ec39 commit 7c7af88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/Adapter/Scopes/DocumentTests.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5847,7 +5847,7 @@ public function testUpdateDocumentsCount(): void
58475847
$database->deleteCollection($collectionName);
58485848
}
58495849

5850-
public function testCreateUpdateDocumentsMismatch()
5850+
public function testCreateUpdateDocumentsMismatch(): void
58515851
{
58525852
/** @var Database $database */
58535853
$database = static::getDatabase();

0 commit comments

Comments
 (0)