chore: formatting
This commit is contained in:
parent
94b051e05f
commit
d33b1ac695
1 changed files with 1 additions and 1 deletions
|
|
@ -321,4 +321,4 @@ class TestRenameDoc(IntegrationTestCase):
|
|||
linked_with_marilyn.reload()
|
||||
|
||||
self.assertTrue(frappe.db.exists("Autoincrement DocType", marilyn.name) is None)
|
||||
self.assertEqual(linked_with_marilyn.autoincrement_doctype, frappe.utils.cstr(mary.name))
|
||||
self.assertEqual(linked_with_marilyn.autoincrement_doctype, frappe.utils.cstr(mary.name))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue