Skip to content

Commit

Permalink
Add empty line at the end of ArrayShapeTest
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinelame committed Jan 16, 2024
1 parent f5fbb5f commit 1b0407d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/PseudoTypes/ArrayShapeTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ public function testExposeItems(): void

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

0 comments on commit 1b0407d

Please sign in to comment.