Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
phcorp authored and robertfausk committed Mar 14, 2021
1 parent ddde041 commit 0c111b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/Unit/PantherConfigurationTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ public function test_processed_configuration(): void
'options' => [
'hostname' => '127.0.0.1',
],
'kernel_options' => [],
'manager_options' => [],
]
);
}
Expand Down

0 comments on commit 0c111b1

Please sign in to comment.