removing neoclassic skin
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user