Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/lanlin/nylas-php
Browse files Browse the repository at this point in the history
  • Loading branch information
lanlin committed Jul 27, 2023
2 parents 4289bf1 + 5a6890f commit 126aeb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Schedulers/SchedulerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ private function getSchedulerBaseData(): array
{
return [[
'access_tokens' => [$this->faker->uuid],
'config' => [
'config' => [
'appearance' => [
'color' => 'string',
'company_name' => 'string',
Expand Down

0 comments on commit 126aeb6

Please sign in to comment.