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

This commit is contained in:
Jun Pataleta
2021-12-23 12:10:53 +08:00
17 changed files with 21 additions and 20 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 {