mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 09:54:05 +00:00
Apply fixes from StyleCI
This commit is contained in:
parent
51ed344181
commit
c969826f0e
1 changed files with 0 additions and 2 deletions
|
|
@ -4,9 +4,7 @@ declare(strict_types=1);
|
||||||
|
|
||||||
namespace Stancl\Tenancy\Tests;
|
namespace Stancl\Tenancy\Tests;
|
||||||
|
|
||||||
use Stancl\Tenancy\StorageDrivers\Database\DatabaseStorageDriver;
|
|
||||||
use Stancl\Tenancy\StorageDrivers\Database\TenantModel;
|
use Stancl\Tenancy\StorageDrivers\Database\TenantModel;
|
||||||
use Stancl\Tenancy\StorageDrivers\RedisStorageDriver;
|
|
||||||
use Stancl\Tenancy\Tenant;
|
use Stancl\Tenancy\Tenant;
|
||||||
|
|
||||||
class TenantStorageTest extends TestCase
|
class TenantStorageTest extends TestCase
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue