mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
Code style fix
This commit is contained in:
parent
54239838fe
commit
6693421379
@ -69,7 +69,7 @@ class ByIssueLevelAndTypeReportTest extends TestCase
|
||||
|
||||
|
||||
|
||||
EXPECTED,$report->create());
|
||||
EXPECTED, $report->create());
|
||||
}
|
||||
|
||||
public function issueData(int $errorLevel, string $type): IssueData
|
||||
|
Loading…
Reference in New Issue
Block a user