Skip to content

Commit 774c740

Browse files
author
Maxim Solovev
committed
revert test
1 parent 27b776f commit 774c740

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
"matthiasnoback/symfony-dependency-injection-test": "^4.0 || ^5.0",
5353
"nyholm/nsa": "^1.1",
5454
"nyholm/psr7": "^1.2.1",
55-
"php-http/throttle-plugin": "^1.1",
5655
"php-http/cache-plugin": "^1.7",
5756
"php-http/mock-client": "^1.2",
5857
"php-http/promise": "^1.0",

tests/Unit/DependencyInjection/HttplugExtensionTest.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -162,11 +162,6 @@ public function testClientPlugins(): void
162162
'only_server_exception' => true,
163163
],
164164
],
165-
[
166-
'throttle' => [
167-
'name' => 'test',
168-
],
169-
],
170165
],
171166
],
172167
],

0 commit comments

Comments
 (0)