aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Updater/UpdaterTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Updater/UpdaterTest.php')
-rw-r--r--tests/Updater/UpdaterTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Updater/UpdaterTest.php b/tests/Updater/UpdaterTest.php
index c4a6e7ef..608e331d 100644
--- a/tests/Updater/UpdaterTest.php
+++ b/tests/Updater/UpdaterTest.php
@@ -503,7 +503,6 @@ $GLOBALS[\'privateLinkByDefault\'] = true;';
503 $this->assertFalse($this->conf->get('security.markdown_escape')); 503 $this->assertFalse($this->conf->get('security.markdown_escape'));
504 } 504 }
505 505
506
507 /** 506 /**
508 * Test updateMethodEscapeMarkdown with markdown plugin disabled 507 * Test updateMethodEscapeMarkdown with markdown plugin disabled
509 * => setting markdown_escape set to true. 508 * => setting markdown_escape set to true.