]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/Updater/UpdaterTest.php
Merge tag 'v0.10.4' into stable
[github/shaarli/Shaarli.git] / tests / Updater / UpdaterTest.php
index c4a6e7ef4fee86c9634e9aaff4cfdc7f6f8d03d7..608e331dac04a4c12da14fa920338c79d4f95110 100644 (file)
@@ -503,7 +503,6 @@ $GLOBALS[\'privateLinkByDefault\'] = true;';
         $this->assertFalse($this->conf->get('security.markdown_escape'));
     }
 
-
     /**
      * Test updateMethodEscapeMarkdown with markdown plugin disabled
      * => setting markdown_escape set to true.