X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tests%2Fupdater%2FUpdaterTest.php;h=738b7361553e7869be792cbb0fdd623f57380244;hb=d9f6275ebca035fec8331652c677981056793ccc;hp=93bc86c1b72a1ae5457fbd89847bbcf2f4730803;hpb=d63ff87a009313141ae684ec447b902562ff6ee7;p=github%2Fshaarli%2FShaarli.git 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;'; $this->assertFalse($this->conf->get('security.markdown_escape')); } - /** * Test updateMethodEscapeMarkdown with markdown plugin disabled * => setting markdown_escape set to true.