Skip to content

Commit f10afcb

Browse files
author
Maxim Solovev
committed
fix test
1 parent 774c740 commit f10afcb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Unit/DependencyInjection/HttplugExtensionTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@ public function testClientPlugins(): void
184184
'httplug.client.acme.authentication.my_basic',
185185
'httplug.client.acme.plugin.cache',
186186
'httplug.client.acme.plugin.error',
187-
'httplug.client.acme.plugin.throttle',
188187
];
189188
$pluginReferences = array_map(function ($id) {
190189
return new Reference($id);

0 commit comments

Comments
 (0)