Browse Source

Fixing style errors.

stickler-ci 8 years ago
parent
commit
96cffe6971
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/TestCase/ORM/QueryTest.php

+ 1 - 1
tests/TestCase/ORM/QueryTest.php

@@ -3700,4 +3700,4 @@ class QueryTest extends TestCase
             $this->assertTrue(true);
         }
     }
-}
+}