Skip to content

Commit 1b0407d

Browse files
committed
Add empty line at the end of ArrayShapeTest
1 parent f5fbb5f commit 1b0407d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/PseudoTypes/ArrayShapeTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ public function testExposeItems(): void
2020

2121
$this->assertSame([$item1, $item2], $arrayShape->getItems());
2222
}
23-
}
23+
}

0 commit comments

Comments
 (0)