Skip to content

Commit 6f23b3d

Browse files
linting
1 parent 48b0cf1 commit 6f23b3d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/e2e/Adapter/Scopes/SchemalessTests.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1873,7 +1873,6 @@ public function testUpsertFieldRemoval(): void
18731873

18741874
if ($database->getAdapter()->getSupportForAttributes()) {
18751875
$this->markTestSkipped('Adapter supports attributes (schemaful mode). Field removal in upsert is tested in schemaful tests.');
1876-
return;
18771876
}
18781877

18791878
$collectionName = ID::unique();

0 commit comments

Comments
 (0)