Skip to content

Commit 7362343

Browse files
committed
Fix
1 parent 3b93f44 commit 7362343

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/Dashboards/Redis/PredisTest.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@
66

77
declare(strict_types=1);
88

9-
namespace Dashboards\Redis;
10-
11-
use Tests\Dashboards\Redis\RedisTestCase;
9+
namespace Tests\Dashboards\Redis;
1210

1311
class PredisTest extends RedisTestCase {
1412
protected string $client = 'predis';

0 commit comments

Comments
 (0)