Skip to content

Commit

Permalink
MDL-74452 quiz: Fix reopen_open_attempt_test
Browse files Browse the repository at this point in the history
  • Loading branch information
marxjohnson committed Mar 28, 2023
1 parent 72e7818 commit ace34e2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mod/quiz/tests/external/reopen_attempt_test.php
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit ace34e2

Please sign in to comment.