]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/plugins/PluginQrcodeTest.php
lint: apply phpcbf to tests/
[github/shaarli/Shaarli.git] / tests / plugins / PluginQrcodeTest.php
index ebfadddf39b0bd6241b13273d8734d633c74cebe..dd632eee4594592a5ebcadf47b6c386caffe7a49 100644 (file)
@@ -15,7 +15,8 @@ class PluginQrcodeTest extends PHPUnit_Framework_TestCase
     /**
      * Reset plugin path
      */
-    public function setUp() {
+    public function setUp()
+    {
         PluginManager::$PLUGINS_PATH = 'plugins';
     }