Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

Commit fcaa0a7

Browse files
author
Nate Wiebe
committed
Formatting
1 parent 7302f02 commit fcaa0a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/IconTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ public function testAltText(): void
7474
<svg aria-labelledby="%s" class="feather feather-%s" role="img">
7575
<title id="%s">%s</title>
7676
%s
77-
</svg>
77+
</svg>
7878
SVG,
7979
$iconTitleId,
8080
$this->icon->getName(),

0 commit comments

Comments
 (0)