mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-18 02:55:20 +00:00
test: fix Employee and Activation test
This commit is contained in:
@@ -7,6 +7,7 @@ import frappe
|
||||
import frappe.utils
|
||||
|
||||
import erpnext
|
||||
from erpnext.setup.doctype.employee.employee import InactiveEmployeeStatusError
|
||||
|
||||
test_records = frappe.get_test_records("Employee")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user