chore: fix conflicts

This commit is contained in:
rohitwaghchaure
2025-12-07 11:46:04 +05:30
committed by GitHub
parent 4b218bcf9e
commit 75253b9932

View File

@@ -3,11 +3,7 @@
import frappe
from frappe.custom.doctype.custom_field.custom_field import create_custom_field
<<<<<<< HEAD
from frappe.tests.utils import FrappeTestCase
=======
from frappe.tests import IntegrationTestCase, change_settings
>>>>>>> 1e2c56874f (test: validate negative stock with multiple inventory dimensions)
from frappe.tests.utils import FrappeTestCase, change_settings
from frappe.utils import nowdate, nowtime
from erpnext.stock.doctype.delivery_note.test_delivery_note import create_delivery_note