fix: update the testcase format

This commit is contained in:
Nihantra Patel
2024-07-18 12:26:23 +05:30
parent 29d50b770e
commit ee44022249

View File

@@ -50,6 +50,7 @@ class TestProspect(unittest.TestCase):
customer.company = "_Test Company"
customer.insert()
def make_prospect(**args):
args = frappe._dict(args)