1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 23:14:03 +00:00

Merge branch '3.x' of github.com:stancl/tenancy into 3.x

This commit is contained in:
Samuel Štancl 2020-06-29 09:59:23 +02:00
commit 0c575f2463

View file

@ -217,6 +217,5 @@ class TenantDatabaseManagerTest extends TestCase
/** @test */ /** @test */
public function path_used_by_sqlite_manager_can_be_customized() public function path_used_by_sqlite_manager_can_be_customized()
{ {
} }
} }