Skip to content

Commit

Permalink
github-workflow - remove require
Browse files Browse the repository at this point in the history
  • Loading branch information
EJMFarrow committed Mar 6, 2024
1 parent a38d7fc commit 5d4b70d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/external/import_question_test.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
global $CFG;
require_once($CFG->dirroot . '/question/engine/tests/helpers.php');
require_once($CFG->dirroot . '/webservice/tests/helpers.php');
require_once($CFG->dirroot . '/lib/externallib.php');
require_once($CFG->dirroot . '/files/externallib.php');
require_once($CFG->dirroot. '/question/bank/gitsync/lib.php');

Expand Down

0 comments on commit 5d4b70d

Please sign in to comment.