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