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
@@ -34,8 +34,8 @@ require_once(__DIR__ . '/helpers.php');
* @copyright 2012 The Open University
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
class questionusagebyactivity_data_test extends \data_loading_method_test_base {
public function test_load() {
final class questionusagebyactivity_data_test extends \data_loading_method_test_base {
public function test_load(): void {
$scid = \context_system::instance()->id;
$records = new question_test_recordset(array(
array('qubaid', 'contextid', 'component', 'preferredbehaviour',