1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 11:34: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,
'database.redis.client' => 'predis',
]);
};
}
}
protected function loadDotEnv()