Skip to content

Commit

Permalink
Merge pull request #1017 from cakephp/phpunit-deprecation
Browse files Browse the repository at this point in the history
Fix phpunit deprecation warning
  • Loading branch information
markstory authored Sep 17, 2024
2 parents 61995e1 + 083e19b commit 0526a86
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/TestCase/Controller/PagesControllerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@

/**
* PagesControllerTest class
*
* @uses \App\Controller\PagesController
*/
class PagesControllerTest extends TestCase
{
Expand Down

0 comments on commit 0526a86

Please sign in to comment.