fix: Remove duplicate calls
This commit is contained in:
parent
30a527b911
commit
5bf4e1616f
1 changed files with 0 additions and 2 deletions
|
|
@ -251,8 +251,6 @@ class TestReportview(unittest.TestCase):
|
|||
self.assertTrue('DefaultValue' in [d['name'] for d in out])
|
||||
|
||||
def test_of_not_of_descendant_ancestors(self):
|
||||
create_nested_doctype()
|
||||
create_nested_doctype_records()
|
||||
clear_user_permissions_for_doctype('Nested DocType')
|
||||
|
||||
# in descendants filter
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue