fix test configuration
This commit is contained in:
@ -10,6 +10,6 @@ $this->title = $title;
|
||||
|
||||
?>
|
||||
|
||||
<?= $this->render('/_alert', [
|
||||
<?= $this->render('_alert', [
|
||||
'module' => $module,
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user