test: fix Employee and Activation test

This commit is contained in:
Rucha Mahabal
2022-07-01 10:34:32 +05:30
parent 3051f6e7f2
commit 7442a886a6
2 changed files with 2 additions and 4 deletions

View File

@@ -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")