Commit 2369019d by Qiang Xue

Fixed test break.

parent 3ec95536
......@@ -17,6 +17,9 @@ class HtmlTest extends TestCase
'class' => 'yii\web\Request',
'url' => '/test',
),
'response' => array(
'class' => 'yii\web\Response',
),
),
));
}
......
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