Commit 0a95c491 by Qiang Xue

Fixed test case.

parent 91e973ce
......@@ -47,7 +47,7 @@ class ArrayFixtureTest extends TestCase
}
/**
* @expectedException yii\base\InvalidParamException
* @expectedException \yii\base\InvalidConfigException
*/
public function testWrongDataFileException()
{
......
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