[IMP]crm_* : Remove extra space
[odoo/odoo.git] / addons / crm / test / test_crm_opportunity_case2.yml
index 5069c4d..dc0dbe5 100644 (file)
@@ -17,7 +17,7 @@
   !assert {model: crm.lead, id: crm_opportunity_demotestopportunity, string: Opportunity in Draft}:
     - state == "draft"
 -
-  I open opportunity by click on "Open" button,
+  I open opportunity by click on "Open" button.
 -
   !python {model: crm.lead}: |
     self.case_open(cr, uid, [ref("crm_opportunity_demotestopportunity")])