We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5036c2 commit 027c171Copy full SHA for 027c171
tests/lib_test.php
@@ -3607,7 +3607,7 @@ public function test_hsuforum_word_count() {
3607
*/
3608
3609
public function test_hsuforum_scale_dependency_form() {
3610
- $this->markTestSkipped('Skipped since the 3.8.1 merge, the scale property is no longer present');
+ $this->markTestSkipped('Skipped since the 3.8.1 merge, the scale property is no longer present. To be fixed in INT-15843');
3611
$this->resetAfterTest();
3612
$this->setAdminUser();
3613
$course = get_course(1);
0 commit comments