Upgrade tests to PHPUnit 9
commit6cbf944c11fedf0fed604aa738b7a25be201d7c5
authorSébastien Santoro <dereckson@espace-win.org>
Fri, 11 Feb 2022 22:06:14 +0000 (11 23:06 +0100)
committerSébastien Santoro <dereckson@espace-win.org>
Fri, 11 Feb 2022 22:29:00 +0000 (11 23:29 +0100)
tree91a525d4d2942de5851a4e06aca2df940cd1c6c6
parent21b2d7f16ee97cf5529b9ecc269ebeb301cd0292
Upgrade tests to PHPUnit 9

Test Plan: `phpunit`

Reviewers: dereckson

Reviewed By: dereckson

Differential Revision: https://devcentral.nasqueron.org/D2515
composer.json
phpunit.xml
tests/CommandTest.php
tests/Display/ArrayDisplayTest.php
tests/Display/OutputDisplayTest.php