Skip to content

Commit

Permalink
Update ExtractorPluginSystemTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
shalvah authored Sep 9, 2021
1 parent de6dbbf commit f25785d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Unit/ExtractorPluginSystemTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ public function overwrites_metadata_from_previous_strategies_in_same_stage()
$config = [
'strategies' => [
'metadata' => [NotDummyMetadataStrategy::class, PartialDummyMetadataStrategy1::class],
'bodyParameters' => [],
'responses' => [],
],
];
Expand Down

0 comments on commit f25785d

Please sign in to comment.