1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 18:14:26 +02:00
This commit is contained in:
Cameron
2021-08-13 10:58:42 -07:00
parent b994dd916d
commit f173b59672
3 changed files with 7 additions and 6 deletions

View File

@@ -666,6 +666,9 @@ class e_themeTest extends \Codeception\Test\Unit
);
$this->assertSame($expected, $result);
// $result = e_theme::getLegacyBSFA('basic-light');
// var_dump($result);
}