]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/updater/UpdaterTest.php
Merge branch 'v0.11' into stable
[github/shaarli/Shaarli.git] / tests / updater / UpdaterTest.php
index 93bc86c1b72a1ae5457fbd89847bbcf2f4730803..738b7361553e7869be792cbb0fdd623f57380244 100644 (file)
@@ -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.