mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-24 17:18:30 +00:00
refactor: removed redundant links in test case
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user