Skip to content

Commit 913f05c

Browse files
committed
static dataProvider
1 parent a668fb7 commit 913f05c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PHPStan/Command/ErrorFormatter/GroupedErrorFormatterTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
class GroupedErrorFormatterTest extends ErrorFormatterTestCase
1111
{
1212

13-
public function dataFormatterOutputProvider(): iterable
13+
public static function dataFormatterOutputProvider(): iterable
1414
{
1515
yield [
1616
'message' => 'No errors',

0 commit comments

Comments
 (0)