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

Merge branch 'db-users-rewrite' of github.com:stancl/tenancy into db-users-rewrite

This commit is contained in:
Samuel Štancl 2020-04-30 21:05:41 +02:00
commit b07f5bdc22

View file

@ -66,6 +66,5 @@ class DatabaseManagerTest extends TestCase
/** @test */
public function extra_config_is_merged_into_the_connection_config_array()
{
}
}