alias fixed
This commit is contained in:
parent
86d0e987a5
commit
e88d1527b3
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
Yii::setAlias('tests', __DIR__ . '/../tests');
|
||||
Yii::setAlias('@tests', dirname(__DIR__) . '/tests');
|
||||
|
||||
$params = require(__DIR__ . '/params.php');
|
||||
return [
|
||||
|
Loading…
Reference in New Issue
Block a user