[IMP] crm: improved yml test case to sen mail.
[odoo/odoo.git] / addons / survey / test / survey_question_type.yml
1 -
2   I check the question type of the survey "Initial Partner Feedback".
3 -
4   !python {model: survey.question}: |
5     sur_question = self.on_change_type(cr, uid, [ref("survey_Initial_partner_feedback")], 'multiple_textboxes_diff_type')
6     assert sur_question