mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-26 20:00:06 +08:00
@@ -5,4 +5,8 @@ namespace Codeception\Module;
|
||||
|
||||
class CodeHelper extends \Codeception\Module
|
||||
{
|
||||
public function _beforeSuite($settings = [])
|
||||
{
|
||||
include __DIR__.'/../unit/_bootstrap.php';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user