mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 00:12:56 +02:00
MDL-74452 quiz: Fix reopen_open_attempt_test
This commit is contained in:
parent
72e7818467
commit
ace34e2bb2
@ -16,6 +16,10 @@
|
||||
|
||||
namespace mod_quiz\external;
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
require_once(__DIR__ . '/../../../../webservice/tests/helpers.php');
|
||||
|
||||
use coding_exception;
|
||||
use core_question_generator;
|
||||
use externallib_advanced_testcase;
|
||||
|
Loading…
x
Reference in New Issue
Block a user