Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Jul 10, 2024
1 parent b558720 commit 38ac1a4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ public function testRelativeLinksAcrossPagesRetainsIntegrity()
'<a href="../root1.html"',
'<a href="../nested/level1.html"',
'<a href="../nested/level1b.html"',
'aria-current="page"'
'aria-current="page"',
]);

$this->assertSee('docs/index', [
Expand Down

0 comments on commit 38ac1a4

Please sign in to comment.