diff options
Diffstat (limited to 'tests/updater/UpdaterTest.php')
-rw-r--r-- | tests/updater/UpdaterTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/updater/UpdaterTest.php b/tests/updater/UpdaterTest.php index 93bc86c1..738b7361 100644 --- a/tests/updater/UpdaterTest.php +++ b/tests/updater/UpdaterTest.php | |||
@@ -507,7 +507,6 @@ $GLOBALS[\'privateLinkByDefault\'] = true;'; | |||
507 | $this->assertFalse($this->conf->get('security.markdown_escape')); | 507 | $this->assertFalse($this->conf->get('security.markdown_escape')); |
508 | } | 508 | } |
509 | 509 | ||
510 | |||
511 | /** | 510 | /** |
512 | * Test updateMethodEscapeMarkdown with markdown plugin disabled | 511 | * Test updateMethodEscapeMarkdown with markdown plugin disabled |
513 | * => setting markdown_escape set to true. | 512 | * => setting markdown_escape set to true. |