chore: typo

This commit is contained in:
ruthra kumar
2026-01-30 11:25:47 +05:30
parent b23570c1b3
commit cbc2eb33a5
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ from frappe.utils.nestedset import (
from erpnext.tests.utils import ERPNextTestSuite
class TestItem(ERPNextTestSuite):
class TestItemGroup(ERPNextTestSuite):
def setUp(self):
self.load_test_records("Item Group")