mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 20:29:09 +00:00
test: update import for change_settings
This commit is contained in:
@@ -6,8 +6,7 @@ import json
|
|||||||
from collections import defaultdict
|
from collections import defaultdict
|
||||||
|
|
||||||
import frappe
|
import frappe
|
||||||
from frappe.tests import change_settings
|
from frappe.tests.utils import FrappeTestCase, change_settings
|
||||||
from frappe.tests.utils import FrappeTestCase
|
|
||||||
from frappe.utils import add_days, cstr, flt, getdate, nowdate, nowtime, today
|
from frappe.utils import add_days, cstr, flt, getdate, nowdate, nowtime, today
|
||||||
|
|
||||||
from erpnext.accounts.doctype.account.test_account import get_inventory_account
|
from erpnext.accounts.doctype.account.test_account import get_inventory_account
|
||||||
|
|||||||
Reference in New Issue
Block a user