Skip to content

Commit bd6df90

Browse files
committed
test: fix namespace for RedirectPluginTest
1 parent 76015e9 commit bd6df90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Plugin/RedirectPluginTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
declare(strict_types=1);
44

5-
namespace Tests\Http\Cient\Common\Plugin;
5+
namespace Tests\Http\Client\Common\Plugin;
66

77
use Http\Client\Common\Exception\CircularRedirectionException;
88
use Http\Client\Common\Plugin\RedirectPlugin;

0 commit comments

Comments
 (0)