1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 21:54:03 +00:00
This commit is contained in:
Samuel Štancl 2019-08-04 17:43:25 +02:00
parent 60bfbce97b
commit 0ff607d1d8

View file

@ -101,7 +101,7 @@ abstract class TestCase extends \Orchestra\Testbench\TestCase
'tenancy.redis.tenancy' => false, 'tenancy.redis.tenancy' => false,
'database.redis.client' => 'predis', 'database.redis.client' => 'predis',
]); ]);
}; }
} }
protected function loadDotEnv() protected function loadDotEnv()