Commit b8ce6ff6 by Mark

removed unneeded comment

parent 615e1030
......@@ -31,7 +31,7 @@ class FixtureControllerTest extends TestCase
'interactive' => false,
'fixtureDataPath' => '@runtime/faker',
'templatePath' => '@yiiunit/data/extensions/faker/templates'
],['fixture-faker', Yii::$app]); //id and module are null
],['fixture-faker', Yii::$app]);
}
public function tearDown()
......
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