Skip to content

Commit

Permalink
fixes whitespace
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Gehrig <stefan.gehrig.hn@googlemail.com>
  • Loading branch information
sgehrig committed Jan 7, 2025
1 parent d809fed commit ec6d1b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Doctrine/Tests/ORM/Functional/GH8011Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class GH8011Test extends OrmFunctionalTestCase
protected function setUp(): void
{
$this->useModelSet('company');

parent::setUp();

$this->generateFixture();
Expand Down

0 comments on commit ec6d1b9

Please sign in to comment.