Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.7
-
Component/s: Questions
-
Testing Instructions:
-
Affected Branches:MOODLE_37_STABLE
-
Fixed Branches:MOODLE_35_STABLE, MOODLE_36_STABLE, MOODLE_37_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-65697-master -
Pull Master Diff URL:
Description
When running phpunit with filters, it's possible to get this error:
./vendor/bin/phpunit --filter=analyse
There was 1 error:
1) qtype_missing_test::test_can_analyse_responses
Error: Class 'qtype_missingtype' not found
Attachments
Issue Links
- is duplicated by
-
MDL-59952 missing include for qtype_missingtype
-
- Closed
-