From 79ee0904471cec9015bd07c39a456041e74232ff Mon Sep 17 00:00:00 2001 From: paladox Date: Mon, 27 Jan 2025 15:13:40 +0000 Subject: [PATCH] I18nJsonFileIntegrityTest: Add missing backward slash --- tests/phpunit/Integration/I18nJsonFileIntegrityTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/phpunit/Integration/I18nJsonFileIntegrityTest.php b/tests/phpunit/Integration/I18nJsonFileIntegrityTest.php index 0b84f66..78bea4b 100644 --- a/tests/phpunit/Integration/I18nJsonFileIntegrityTest.php +++ b/tests/phpunit/Integration/I18nJsonFileIntegrityTest.php @@ -13,7 +13,7 @@ * * @author mwjames */ -class I18nJsonFileIntegrityTest extends PHPUnit\Framework\TestCase { +class I18nJsonFileIntegrityTest extends \PHPUnit\Framework\TestCase { /** * @dataProvider i18nFileProvider