We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 774c740 commit f10afcbCopy full SHA for f10afcb
tests/Unit/DependencyInjection/HttplugExtensionTest.php
@@ -184,7 +184,6 @@ public function testClientPlugins(): void
184
'httplug.client.acme.authentication.my_basic',
185
'httplug.client.acme.plugin.cache',
186
'httplug.client.acme.plugin.error',
187
- 'httplug.client.acme.plugin.throttle',
188
];
189
$pluginReferences = array_map(function ($id) {
190
return new Reference($id);
0 commit comments