Completed
Push — develop ( 3a38fe...e816f7 )
by Michael
01:33
created
_test/ZapierHandlePayload.test.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
     /** @var array alway enable the needed plugins */
14 14
     protected $pluginsEnabled = ['swarmwebhook', 'struct', 'sqlite'];
15 15
 
16
-    function setUp(){
16
+    function setUp() {
17 17
         global $conf;
18 18
 
19 19
         parent::setUp();
Please login to merge, or discard this patch.