-
Bug
-
Resolution: Fixed
-
Minor
-
3.9
-
MOODLE_39_STABLE
-
MOODLE_39_STABLE
-
MDL-68473-master -
To reproduce:
- Set up PHPUnit
- Run the core_h5p_testsuite test:
vendor/bin/phpunit --testsuite core_h5p_testsuite
Expected: The test will run normally and pass.
Actual: An error is encountered:
Fatal error: Class 'moodleform' not found in /home/jun/moodles/stable_master/moodle/h5p/tests/editor_test.php on line 256
|
This seems to affect master only.
- Discovered while testing
-
MDL-67095 H5P deployment needs to lock
- Closed