mirror of
https://github.com/e107inc/e107.git
synced 2025-08-08 15:46:44 +02:00
Load admin icons during shortcode and plugins tests.
This commit is contained in:
@@ -15,6 +15,8 @@ class e_parse_shortcodeTest extends \Codeception\Test\Unit
|
||||
|
||||
public function _before()
|
||||
{
|
||||
e107::loadAdminIcons();
|
||||
|
||||
try
|
||||
{
|
||||
$this->scParser = $this->make('e_parse_shortcode');
|
||||
|
Reference in New Issue
Block a user