Commit 38f8315f authored by Jérome Perrin's avatar Jérome Perrin

update test after state name change


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25184 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 85ab90fd
......@@ -1332,7 +1332,7 @@ class TestCrmReports(CrmTestCase):
destination_decision = self.person_module.Person_1.getTitle(),
source_decision = first.getSourceDecisionTitle(),
source = self.person_module.Person_2.getTitle(),
validation_state = 'Contacted',
validation_state = 'Prospect Contacted',
outgoing = 3,
incoming = 1)
# Second Sale Opportunity
......
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