Fixed tests
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
1ae126a781
commit
51cc76b80d
|
@ -204,7 +204,7 @@ class CSSResourceLocatorTest extends \Test\TestCase {
|
|||
$webRoot = $resource[1];
|
||||
$file = $resource[2];
|
||||
|
||||
$expectedRoot = '/';
|
||||
$expectedRoot = '';
|
||||
$expectedWebRoot = '';
|
||||
$expectedFile = 'test-file';
|
||||
|
||||
|
|
Loading…
Reference in New Issue