Skip to content

Commit

Permalink
Remove externallib call in tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
danmarsden committed Nov 3, 2023
1 parent 8a216fd commit 7c5dc51
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/output_mobile_test.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@

defined('MOODLE_INTERNAL') || die();

global $CFG;
require_once($CFG->libdir . '/externallib.php');

/**
* Unit tests for the methods provided by the {@see \mod_subcourse\output\mobile} class.
*
Expand Down

0 comments on commit 7c5dc51

Please sign in to comment.