Commit bb980bb9 authored by zYne's avatar zYne

--no commit message

--no commit message
parent 02a57e4c
......@@ -8,6 +8,6 @@ class I18nTest extends Doctrine_Record
}
public function setUp()
{
$this->actAs('I18n', array("fields" => array("name", "title")));
$this->actAs('I18n', array('fields' => array('name', 'title')));
}
}
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