Skip to content

Commit 6f06bbf

Browse files
author
rmonterroza
committed
INT-15677: Delete discussion event is now done by core
1 parent 027c171 commit 6f06bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/lib_test.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3607,7 +3607,7 @@ public function test_hsuforum_word_count() {
36073607
*/
36083608

36093609
public function test_hsuforum_scale_dependency_form() {
3610-
$this->markTestSkipped('Skipped since the 3.8.1 merge, the scale property is no longer present. To be fixed in INT-15843');
3610+
$this->markTestSkipped('Skipped since the 3.8 grade API changes, the scale property was removed. To be fixed in INT-15881');
36113611
$this->resetAfterTest();
36123612
$this->setAdminUser();
36133613
$course = get_course(1);

0 commit comments

Comments
 (0)