Skip to content

Commit d3fefda

Browse files
author
Maxim Solovev
committed
fix test
1 parent 904108e commit d3fefda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Unit/DependencyInjection/ConfigurationTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,7 @@ public function testSupportsAllConfigFormats(): void
316316
],
317317
'throttle' => [
318318
'enabled' => false,
319+
'key' => null,
319320
'tokens' => 1,
320321
'max_time' => null,
321322
],

0 commit comments

Comments
 (0)