diff --git a/tests/format_masonry_test.php b/tests/format_masonry_test.php index e002a0f..0acdf84 100644 --- a/tests/format_masonry_test.php +++ b/tests/format_masonry_test.php @@ -174,7 +174,6 @@ public function test_inplace_editable() { /** * Test get_default_course_enddate. - * @covers format_masonry */ public function test_default_course_enddate() { global $CFG, $DB; @@ -309,7 +308,6 @@ public function test_privacy() { /** * Test format. - * @covers format_masonry */ public function test_format() { global $CFG, $PAGE; @@ -328,7 +326,6 @@ public function test_format() { /** * Test format editing. - * @covers format_masonry */ public function test_format_editing() { global $CFG, $PAGE, $USER;