Skip to content

Commit 4bf9ac2

Browse files
committed
Update DataProviderReturnTypeIgnoreExtensionTest.php
1 parent 3ffbf0e commit 4bf9ac2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Type/PHPUnit/DataProviderReturnTypeIgnoreExtensionTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ protected function getRule(): Rule
1414
{
1515
/** @phpstan-ignore phpstanApi.classConstant */
1616
$rule = self::getContainer()->getByType(MissingMethodReturnTypehintRule::class);
17+
1718
return $rule;
1819
}
1920

0 commit comments

Comments
 (0)