Merge branch 'MDL-72701-310' of https://github.com/andrewnicols/moodle into MOODLE_310_STABLE

This commit is contained in:
Jun Pataleta
2021-12-23 12:10:59 +08:00
15 changed files with 19 additions and 18 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ use org\bovigo\vfs\vfsStream;
/**
* Test phpunit_dataset features.
*
* @coversDefaultClass phpunit_dataset
* @coversDefaultClass \phpunit_dataset
*/
class phpunit_dataset_test extends advanced_testcase {