MDL-81520 core: Fix test finality

This commit is contained in:
Andrew Nicols
2024-12-11 12:30:21 +08:00
parent 3d7496dacd
commit 5be481d1d0
1458 changed files with 1986 additions and 1666 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ use core\dataformat;
* @copyright 2022 Marina Glancy
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
class writer_test extends \advanced_testcase {
final class writer_test extends \advanced_testcase {
/**
* Test writing data whose content contains an image with pluginfile.php source
+1 -1
View File
@@ -25,7 +25,7 @@ use core\dataformat;
* @copyright 2022 Marina Glancy
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
class writer_test extends \advanced_testcase {
final class writer_test extends \advanced_testcase {
/**
* Test writing data whose content contains an image with pluginfile.php source
+1 -1
View File
@@ -36,7 +36,7 @@ use moodle_url;
* @copyright 2020 Paul Holden <[email protected]>
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
class writer_test extends \advanced_testcase {
final class writer_test extends \advanced_testcase {
/**
* Test writing data whose content contains an image with pluginfile.php source