Skip to content

Commit

Permalink
chore: resolve conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
ruthra-kumar committed Oct 17, 2024
1 parent 35ae518 commit 73d6f27
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions hrms/hr/doctype/employee_advance/test_employee_advance.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,8 @@
# See license.txt

import frappe
<<<<<<< HEAD
from frappe.tests.utils import FrappeTestCase
=======
from frappe.tests import IntegrationTestCase, change_settings
>>>>>>> 3bbe0ceb2 (test: add unit test to unlink employee advance from payment entry)
from frappe.tests import change_settings
from frappe.utils import flt, nowdate

import erpnext
Expand Down

0 comments on commit 73d6f27

Please sign in to comment.