Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixing another CS error
  • Loading branch information
lorenzo committed Aug 28, 2014
1 parent 6ef6ff0 commit 8d10e48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/TestCase/ORM/BehaviorTest.php
Expand Up @@ -34,6 +34,7 @@ public function beforeFind() {
* Test Stub.
*/
class Test2Behavior extends Behavior {

protected $_defaultConfig = [
'implementedFinders' => [
'foo' => 'findFoo',
Expand Down

0 comments on commit 8d10e48

Please sign in to comment.