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 Jun 20, 2024
1 parent c52e84b commit 9937576
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 175 deletions.
2 changes: 1 addition & 1 deletion tests/OpeningHoursStructuredDataTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ public function it_can_render_opening_hours_as_an_array_of_structured_data()

$openingHours = OpeningHours::create([
'monday' => [
'hours' => [
'hours' => [
'09:00-17:00',
],
],
Expand Down
Loading

0 comments on commit 9937576

Please sign in to comment.