Skip to content

Commit

Permalink
fix: fixed code style
Browse files Browse the repository at this point in the history
  • Loading branch information
petrealessio committed Sep 17, 2024
1 parent 795ebe5 commit 6196af8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Fake/Meetings/MeetingsFakeResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@ public function getErrorOnMeetingsFakeList()
{
return json_encode(
$this->fakeError()
);
);
}
}

0 comments on commit 6196af8

Please sign in to comment.