refactor: removed redundant links in test case

This commit is contained in:
noahjacob 2021-05-28 11:04:34 +05:30
parent d071586589
commit 0b02f1335f

View File

@ -65,8 +65,6 @@ class TestMaintenanceSchedule(unittest.TestCase):
'description': "test",
'work_done': "test",
'service_person': "Sales Team",
'prevdoc_docname' :ms.name,
'prevdoc_doctype': ms.doctype,
}])
visit.save()
visit.submit()