mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-11 14:29:12 +00:00
fix: update the testcase format
This commit is contained in:
@@ -50,6 +50,7 @@ class TestProspect(unittest.TestCase):
|
||||
customer.company = "_Test Company"
|
||||
customer.insert()
|
||||
|
||||
|
||||
def make_prospect(**args):
|
||||
args = frappe._dict(args)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user