Fixed some formatting

This commit is contained in:
k-halaburda 2013-08-16 10:02:50 +02:00
parent 180ecb7929
commit 391d997c27

View file

@ -7976,7 +7976,7 @@ class ModelReadTest extends BaseModelTest {
public function testRelatedAfterFindCallback() {
$this->loadFixtures('Something', 'SomethingElse', 'JoinThing');
$Something = new Something();
$Something->bindModel(array(
'hasMany' => array(
'HasMany' => array(