Skip to content

Commit

Permalink
Remove todo to satisfy linter
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Jan 2, 2019
1 parent 1d24a2f commit 5fc1e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TestCase/ORM/Association/HasManyTest.php
Expand Up @@ -1124,7 +1124,7 @@ public function testSaveReplaceSaveStrategyDependent()
/**
* Test that the associated entities are unlinked and deleted when they are dependent
*
* TODO in the future this should change and apply the finder.
* In the future this should change and apply the finder.
*
* @return void
*/
Expand Down

0 comments on commit 5fc1e97

Please sign in to comment.