Skip to content

Commit

Permalink
Fixed some formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
k-halaburda committed Aug 16, 2013
1 parent 180ecb7 commit 391d997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Cake/Test/Case/Model/ModelReadTest.php
Expand Up @@ -7976,7 +7976,7 @@ public function testfindCustom() {
public function testRelatedAfterFindCallback() {
$this->loadFixtures('Something', 'SomethingElse', 'JoinThing');
$Something = new Something();

$Something->bindModel(array(
'hasMany' => array(
'HasMany' => array(
Expand Down

0 comments on commit 391d997

Please sign in to comment.