mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-29 03:28:32 +00:00
refactor: clean up code in test suite
Remove doctypes that are not in v13
This commit is contained in:
@@ -97,7 +97,6 @@ class TestGrossProfit(FrappeTestCase):
|
||||
doctype_list = [
|
||||
"Sales Invoice",
|
||||
"GL Entry",
|
||||
"Payment Ledger Entry",
|
||||
"Stock Entry",
|
||||
"Stock Ledger Entry",
|
||||
"Delivery Note",
|
||||
|
||||
Reference in New Issue
Block a user