[ticket/16944] Move test file

PHPBB3-16944
This commit is contained in:
Marc Alexander 2023-11-14 21:51:55 +01:00
parent c98778dbf6
commit e6edd24a2b
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -13,7 +13,7 @@
namespace phpbb\tests\unit\assets;
class iconify_bundler_tests extends \phpbb_test_case
class iconify_bundler_test extends \phpbb_test_case
{
/** @var array Log content */
protected $log_content = [];