1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 22:24:03 +00:00

Optimize uses

This commit is contained in:
Shift 2022-06-28 20:56:08 +00:00
parent cef9529d6a
commit 7c2db0e51b
No known key found for this signature in database
GPG key ID: 5A96F038425C5A1C
3 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,6 @@ use Stancl\Tenancy\Listeners\RevertToCentralContext;
use Stancl\Tenancy\Tests\Etc\Tenant;
use Stancl\Tenancy\Tests\TestCase;
uses(TestCase::class);
afterEach(function () {
TenantConfig::$storageToConfigMap = [];