Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RobiNN1 committed Feb 8, 2025
1 parent 3b93f44 commit 7362343
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/Dashboards/Redis/PredisTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@

declare(strict_types=1);

namespace Dashboards\Redis;

use Tests\Dashboards\Redis\RedisTestCase;
namespace Tests\Dashboards\Redis;

class PredisTest extends RedisTestCase {
protected string $client = 'predis';
Expand Down

0 comments on commit 7362343

Please sign in to comment.