MDL-81520 core: Fix test finality

This commit is contained in:
Andrew Nicols
2024-12-11 12:30:21 +08:00
parent 4bd3217ce8
commit 7bb9f136d2
1619 changed files with 1958 additions and 1896 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ namespace core_external;
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License
* @covers \core_external\external_api
*/
class external_api_test extends \advanced_testcase {
final class external_api_test extends \advanced_testcase {
/**
* Test the validate_parameters method.
*