Skip to content

Commit

Permalink
Correct docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
dakota committed Oct 21, 2015
1 parent ec6bec3 commit d6a2d4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TestCase/ORM/QueryTest.php
Expand Up @@ -1553,7 +1553,7 @@ public function testCountBeforeFind()
}

/**
* test count with a beforeFind.
* Tests that beforeFind is only ever called once, even if you trigger it again in the beforeFind
*
* @return void
*/
Expand Down

0 comments on commit d6a2d4c

Please sign in to comment.