Skip to content

Commit

Permalink
Updated save_homework_test.php - fixes codesniffer
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanVester authored Nov 6, 2024
1 parent 18ee3e9 commit 1d847ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/moodle/mod/homework/tests/save_homework_test.php
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ public function test_save_homework_link(): void {
$this->assertEquals($homework, $record->homework);
}

/**
/**
* Test saving a homework with a video.
*
* @runInSeparateProcess
Expand Down

0 comments on commit 1d847ae

Please sign in to comment.