@@ -23,9 +23,9 @@ |
||
23 | 23 | */ |
24 | 24 | class action_plugin_socialcards_test extends DokuWikiTest { |
25 | 25 | |
26 | - protected $pluginsEnabled = array('socialcards'); |
|
26 | + protected $pluginsEnabled = array('socialcards'); |
|
27 | 27 | |
28 | - function setUp(){ |
|
28 | + function setUp(){ |
|
29 | 29 | global $conf; |
30 | 30 | |
31 | 31 | parent::setUp(); |