Skip to content

Commit

Permalink
Fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Ladislav Gallay committed Aug 26, 2014
1 parent 5780217 commit 5bbba05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TestCase/ORM/QueryTest.php
Expand Up @@ -2072,7 +2072,7 @@ public function testAutoFieldsWithContainQueryBuilder() {
$this->assertArrayHasKey('name', $result['author']);
$this->assertArrayHasKey('compute', $result);
}

/**
* Test that autofields works with count()
*
Expand Down

0 comments on commit 5bbba05

Please sign in to comment.