From e7bce2c9e495305ed3cc1b4fbe51fba0758b7331 Mon Sep 17 00:00:00 2001 From: Giacomo Fabbian Date: Tue, 28 Apr 2020 01:24:47 +0200 Subject: [PATCH] [GF] Fix style CI --- tests/QueryBuilderTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/QueryBuilderTest.php b/tests/QueryBuilderTest.php index 9250831a3..9f751fb88 100644 --- a/tests/QueryBuilderTest.php +++ b/tests/QueryBuilderTest.php @@ -783,4 +783,3 @@ public function testCursor() } } } -