Skip to content

Commit 759dbe2

Browse files
Fix CS/WS issue
1 parent 61688da commit 759dbe2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Report/Html/Renderer/File.php

+1
Original file line numberDiff line numberDiff line change
@@ -835,6 +835,7 @@ private function renderPathLines(array $path, array $branches, array $codeLines,
835835

836836
$popoverContent .= $this->createPopoverContentForTest($test, $testData[$test]);
837837
}
838+
838839
$trClass = $lineCss . ' popin';
839840
}
840841

0 commit comments

Comments
 (0)