tune_id = 1; $model->type = 'Title'; $model->string = 'a title'; $model->ordering = 1; $I->assertCanSave($model); } }