This commit is contained in:
yuri
2019-09-13 12:58:31 +03:00
parent 3a37f8421d
commit 00a0cb1394

View File

@@ -131,7 +131,7 @@ class LanguageTest extends \PHPUnit\Framework\TestCase
'en_US' => 'English (United States)',
]
],
'testHtml' => '<a href="javascript: alert(1)">test</a>',
'testHtml' => '<a href="javascript: alert(1)">test</a>',
],
];