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 May 1, 2024
1 parent 7b1f08d commit fd01205
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ public function test_fixtureGroupedSidebar_ordering()
$this->assertSidebarOrder([
'other' => ['readme', 'installation', 'getting-started'],
'introduction' => ['general', 'resources', 'requirements'],
'advanced' => ['features', 'extensions', 'configuration']
'advanced' => ['features', 'extensions', 'configuration'],
]);
}

Expand Down

0 comments on commit fd01205

Please sign in to comment.