refactor(test): make item wise details deterministic

This commit is contained in:
ruthra kumar
2026-02-11 07:06:21 +05:30
parent 2eec0f704c
commit d81fd25325

View File

@@ -1,8 +1,9 @@
import frappe
from frappe.tests.utils import FrappeTestCase
from erpnext.tests.utils import ERPNextTestSuite
class TestTaxesAndTotals(FrappeTestCase):
class TestTaxesAndTotals(ERPNextTestSuite):
def setUp(self):
self.doc = frappe.get_doc(
{