mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 11:19:09 +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 = [
|
doctype_list = [
|
||||||
"Sales Invoice",
|
"Sales Invoice",
|
||||||
"GL Entry",
|
"GL Entry",
|
||||||
"Payment Ledger Entry",
|
|
||||||
"Stock Entry",
|
"Stock Entry",
|
||||||
"Stock Ledger Entry",
|
"Stock Ledger Entry",
|
||||||
"Delivery Note",
|
"Delivery Note",
|
||||||
|
|||||||
Reference in New Issue
Block a user