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

Apply fixes from StyleCI

This commit is contained in:
stancl 2020-04-30 18:58:23 +00:00 committed by StyleCI Bot
parent aa74b90819
commit 8b30dc3d97

View file

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