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