MDL-81520 core: Fix test finality

This commit is contained in:
Andrew Nicols
2024-12-11 12:30:23 +08:00
parent 0888a6d324
commit c2414e5a45
1612 changed files with 1960 additions and 1885 deletions
@@ -35,7 +35,7 @@ defined('MOODLE_INTERNAL') || die();
* @copyright 2017 The Open University
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
class skip_future_documents_iterator_test extends \basic_testcase {
final class skip_future_documents_iterator_test extends \basic_testcase {
/**
* Test normal case with all documents in the past.