Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 855646a

Browse files
authored
Apply fixes from StyleCI (#500)
1 parent a45c0bf commit 855646a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Mocks/LazyClient.php

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

33
namespace BeyondCode\LaravelWebSockets\Tests\Mocks;
44

5-
use Clue\React\Redis\LazyClient as BaseLazyClient;
65
use Clue\React\Redis\Factory;
6+
use Clue\React\Redis\LazyClient as BaseLazyClient;
77
use Illuminate\Support\Facades\Cache;
88
use PHPUnit\Framework\Assert as PHPUnit;
99
use React\EventLoop\LoopInterface;

0 commit comments

Comments
 (0)