diff --git a/tests/ByIssueLevelAndTypeReportTest.php b/tests/ByIssueLevelAndTypeReportTest.php index afc14f6b096..d6a741476c8 100644 --- a/tests/ByIssueLevelAndTypeReportTest.php +++ b/tests/ByIssueLevelAndTypeReportTest.php @@ -28,48 +28,48 @@ public function testItGeneratesReport(): void $report = new ByIssueLevelAndTypeReport($issuesData, [], $reportOptions); $this->assertSame(<<