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 18, 2024
1 parent 35ae518 commit 12774c0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 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,7 @@
# 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.utils import FrappeTestCase, change_settings
from frappe.utils import flt, nowdate

import erpnext
Expand Down

0 comments on commit 12774c0

Please sign in to comment.