Browse Source

Fix PHPCS build.

mark_story 10 years ago
parent
commit
ae3d4a95c6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/TestCase/ORM/RulesCheckerIntegrationTest.php

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

@@ -431,7 +431,7 @@ class RulesCheckerIntegrationTest extends TestCase
 
     /**
      * Tests isUnique with multiple fields and a nulled field.
-     * 
+     *
      * @group save
      * @return void
      */