MDL-81520 core: Fix test finality
This commit is contained in:
@@ -33,7 +33,7 @@ require_once(__DIR__ . '/helpers.php');
|
||||
* @copyright 2009 The Open University
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
class questionattemptstepiterator_test extends \advanced_testcase {
|
||||
final class questionattemptstepiterator_test extends \advanced_testcase {
|
||||
private $qa;
|
||||
private $iterator;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user