Skip to content

Commit 0526a86

Browse files
authored
Merge pull request #1017 from cakephp/phpunit-deprecation
Fix phpunit deprecation warning
2 parents 61995e1 + 083e19b commit 0526a86

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/TestCase/Controller/PagesControllerTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@
2323

2424
/**
2525
* PagesControllerTest class
26-
*
27-
* @uses \App\Controller\PagesController
2826
*/
2927
class PagesControllerTest extends TestCase
3028
{

0 commit comments

Comments
 (0)