Skip to content

Commit

Permalink
Cs-fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
LuomaJuha committed Jan 27, 2025
1 parent 93d1652 commit d899dcd
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ class ReservationListTest extends \PHPUnit\Framework\TestCase
[
'name' => 'name_of_the_recipient_2',
'email' => 'email_of_the_recipient_2',
]
],
],
'Datasources' => [
'datasource_1',
Expand Down Expand Up @@ -317,7 +317,7 @@ public static function getListPropertyData(): Generator
[
'name' => 'name_of_the_recipient_2',
'email' => 'email_of_the_recipient_2',
]
],
],
'Datasources' => [
'datasource_1',
Expand Down

0 comments on commit d899dcd

Please sign in to comment.