removing neoclassic skin

This commit is contained in:
Fernando Ontiveros
2025-04-13 15:23:31 +00:00
parent eaa750ef1d
commit 8e09008402
1791 changed files with 8973 additions and 14885 deletions

View File

@@ -30,7 +30,7 @@ class BootstrapTest extends TestCase
{
$userAgent = $this->faker->userAgent;
$_SERVER ['HTTP_USER_AGENT'] = $userAgent;
$filename = "neoclassic";
$filename = "lurana";
$result = Bootstrap::streamCSSBigFile($filename);
//add more assertions