HomeDevCentral

Ensure tests can run with PHPUnit 9

Description

Ensure tests can run with PHPUnit 9

Summary:
Fixes the following issue:

PHP Fatal error:  Declaration of Keruald\OmniTools\Tests\Strings\Multibyte\OmniStringTest::setUp()
must be compatible with PHPUnit\Framework\TestCase::setUp(): void
in .../keruald/omnitools/tests/Strings/Multibyte/OmniStringTest.php on line 97

Test Plan: phpunit

Reviewers: dereckson

Reviewed By: dereckson

Differential Revision: https://devcentral.nasqueron.org/D2274

Details

Provenance
derecksonAuthored on Mar 10 2020, 18:44
derecksonPushed on Mar 10 2020, 18:56
Reviewer
dereckson
Differential Revision
D2274: Ensure tests can run with PHPUnit 9
Parents
rKOT962e931142e7: Organize tests
Branches
Unknown
Tags
Unknown