From 8b30dc3d97071e8029022ae79eea48a776206431 Mon Sep 17 00:00:00 2001 From: stancl Date: Thu, 30 Apr 2020 18:58:23 +0000 Subject: [PATCH] Apply fixes from StyleCI --- tests/DatabaseManagerTest.php | 1 - 1 file changed, 1 deletion(-) 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() { - } }