diff --git a/tests/assets/iconify_bundler_tests.php b/tests/assets/iconify_bundler_test.php similarity index 98% rename from tests/assets/iconify_bundler_tests.php rename to tests/assets/iconify_bundler_test.php index d2d9c01a6c..17b020ae21 100644 --- a/tests/assets/iconify_bundler_tests.php +++ b/tests/assets/iconify_bundler_test.php @@ -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 = [];