@@ -13,7 +13,7 @@ |
||
| 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(); |