You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I do not know how to solve.
---
$ composer test
> phpunit
PHPUnit 8.5.2 by Sebastian Bergmann and contributors.
Runtime: PHP 7.4.2 with Xdebug 2.9.2
Configuration: /path/to/cakephp-api-pagination/phpunit.xml.dist
Warning - The configuration file did not pass validation!
The following problems have been detected:
Line 34:
- Element 'log', attribute 'charset': The attribute 'charset' is not allowed.
- Element 'log', attribute 'yui': The attribute 'yui' is not allowed.
- Element 'log', attribute 'highlight': The attribute 'highlight' is not allowed.
Test results may not be as expected.
...... 6 / 6 (100%)
Time: 250 ms, Memory: 12.00 MB
OK (6 tests, 6 assertions)
Generating code coverage report in Clover XML format ... done [6 ms]
Generating code coverage report in HTML format ... done [10 ms]
---
0 commit comments