diff --git a/tests/DatabaseManagerTest.php b/tests/DatabaseManagerTest.php index 9bd7113b..125b0d84 100644 --- a/tests/DatabaseManagerTest.php +++ b/tests/DatabaseManagerTest.php @@ -66,6 +66,5 @@ class DatabaseManagerTest extends TestCase /** @test */ public function extra_config_is_merged_into_the_connection_config_array() { - } }