We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbc4ea1 + 3cb93bf commit e80ae26Copy full SHA for e80ae26
tests/phpunit/Integration/I18nJsonFileIntegrityTest.php
@@ -13,7 +13,7 @@
13
*
14
* @author mwjames
15
*/
16
-class I18nJsonFileIntegrityTest extends \PHPUnit_Framework_TestCase {
+class I18nJsonFileIntegrityTest extends PHPUnit\Framework\TestCase {
17
18
/**
19
* @dataProvider i18nFileProvider
0 commit comments