Skip to content

Commit

Permalink
Fixing style errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
stickler-ci committed Jul 26, 2018
1 parent 74bf9d1 commit bc27f17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/TestCase/ORM/MarshallerTest.php
Expand Up @@ -1816,7 +1816,6 @@ public function testMergeBelongsToManyEntitiesFromIds()
$this->assertInstanceOf('Cake\ORM\Entity', $result->tags[2]);
}


/**
* Tests that merging data to an entity containing belongsToMany and _ids
* will not generate conflicting queries when associations are automatically selected
Expand Down

0 comments on commit bc27f17

Please sign in to comment.