From 699ee344d4adaf38ec847d691ff67859d593e872 Mon Sep 17 00:00:00 2001 From: Barney Laurance Date: Fri, 2 Dec 2022 00:14:43 +0000 Subject: [PATCH] Indent heredoc in test --- tests/ByIssueLevelAndTypeReportTest.php | 48 ++++++++++++------------- 1 file changed, 24 insertions(+), 24 deletions(-) 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(<<