Browse Source

Merge remote-tracking branch 'origin/fetch-methods-11795' into fetch-methods-11795

Eugene Ritter 8 years ago
parent
commit
ac4bf96569
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/TestCase/Database/QueryTest.php

+ 0 - 1
tests/TestCase/Database/QueryTest.php

@@ -4741,4 +4741,3 @@ class QueryTest extends TestCase
         $this->assertSame('3', $results[0]);
     }
 }
-