Commit 00ab5ef2 by Mark

alias fixed

parent f4397f1b
<?php
Yii::setAlias('tests', __DIR__ . '/../tests');
Yii::setAlias('@tests', dirname(__DIR__) . '/tests');
$params = require(__DIR__ . '/params.php');
return [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment