Skip to content

Commit dfd2a49

Browse files
committed
Remove return
1 parent 2089be1 commit dfd2a49

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/e2e/Adapter/Scopes/DocumentTests.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -209,9 +209,6 @@ public function testCreateDocument(): Document
209209
return $document;
210210
}
211211

212-
/**
213-
* @return array<Document>
214-
*/
215212
public function testCreateDocuments(): void
216213
{
217214
$count = 3;

0 commit comments

Comments
 (0)