Skip to content

Commit

Permalink
Fixed CS error
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Jun 6, 2015
1 parent 25d9297 commit d3fd169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TestCase/ORM/QueryTest.php
Expand Up @@ -2650,7 +2650,7 @@ public function testNotSoFarMatchingWithContainOnTheSameAssociation()
$this->assertEquals(2, $result->_matchingData['tags']->id);
}

/**
/**
* Tests that select() can be called with Table and Association
* instance
*
Expand Down

0 comments on commit d3fd169

Please sign in to comment.