Skip to content

Commit

Permalink
Skip transformer for defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
bxsx committed Nov 3, 2021
1 parent b013e40 commit 4128f8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/DefaultsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@ public function testDefaultsForConfigOptions()
$option == 'person' ||
$option == 'person_fn' ||
$option == 'scrub_whitelist' ||
$option == 'transformer' ||
$option == 'proxy' ||
$option == 'include_raw_request_body' ||
$option == 'verbose_logger' ||
Expand Down

0 comments on commit 4128f8e

Please sign in to comment.