Skip to content

Commit

Permalink
covers
Browse files Browse the repository at this point in the history
  • Loading branch information
ewallah committed Jun 12, 2020
1 parent 9e08fdb commit 58161f2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/format_masonry_test.php
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down Expand Up @@ -309,7 +308,6 @@ public function test_privacy() {

/**
* Test format.
* @covers format_masonry
*/
public function test_format() {
global $CFG, $PAGE;
Expand All @@ -328,7 +326,6 @@ public function test_format() {

/**
* Test format editing.
* @covers format_masonry
*/
public function test_format_editing() {
global $CFG, $PAGE, $USER;
Expand Down

0 comments on commit 58161f2

Please sign in to comment.