mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-19 16:01:57 +08:00
test break fix.
This commit is contained in:
@@ -19,6 +19,7 @@ class HtmlTest extends TestCase
|
||||
'request' => array(
|
||||
'class' => 'yii\web\Request',
|
||||
'url' => '/test',
|
||||
'enableCsrfValidation' => false,
|
||||
),
|
||||
'response' => array(
|
||||
'class' => 'yii\web\Response',
|
||||
|
||||
Reference in New Issue
Block a user