Browse Source

Fixing style errors.

stickler-ci 8 years ago
parent
commit
6594ed91db
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->assertEquals('3', $results[0]);
     }
 }
-