diff --git a/erpnext/accounts/report/gross_profit/test_gross_profit.py b/erpnext/accounts/report/gross_profit/test_gross_profit.py index 0ea6b5c8a44..1279dec25af 100644 --- a/erpnext/accounts/report/gross_profit/test_gross_profit.py +++ b/erpnext/accounts/report/gross_profit/test_gross_profit.py @@ -97,7 +97,6 @@ class TestGrossProfit(FrappeTestCase): doctype_list = [ "Sales Invoice", "GL Entry", - "Payment Ledger Entry", "Stock Entry", "Stock Ledger Entry", "Delivery Note",