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.
lowerCase
1 parent bdde285 commit 0a15eabCopy full SHA for 0a15eab
tests/mail_test.php
@@ -1118,7 +1118,7 @@ public function forum_post_email_templates_provider() {
1118
* @param array $data provider samples.
1119
*/
1120
public function test_forum_post_email_templates($data) {
1121
- $this->markTestSkipped('To be reviewed in INT-19064');
+ $this->markTestSkipped('To be reviewed in INT-19113');
1122
global $DB, $CFG;
1123
// Disabled to avoid adding footer with Mobile Web Services info on emails.
1124
$CFG->enablemobilewebservice = 0;
0 commit comments