This commit is contained in:
parent
02a57e4ceb
commit
bb980bb95f
@ -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')));
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user