mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 18:14:26 +02:00
Closes #4539
This commit is contained in:
@@ -666,6 +666,9 @@ class e_themeTest extends \Codeception\Test\Unit
|
||||
);
|
||||
|
||||
$this->assertSame($expected, $result);
|
||||
|
||||
// $result = e_theme::getLegacyBSFA('basic-light');
|
||||
// var_dump($result);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user