diff --git a/e107_tests/tests/unit/e_pluginTest.php b/e107_tests/tests/unit/e_pluginTest.php index 93196e7b1..d437c2689 100644 --- a/e107_tests/tests/unit/e_pluginTest.php +++ b/e107_tests/tests/unit/e_pluginTest.php @@ -94,7 +94,7 @@ public function testBuildAddonPrefList() { - + e107::getPlugin()->install('gallery'); $newUrls = array('gallery'=>0, 'news'=>'news', 'rss_menu'=>0);