Skip to content

Commit

Permalink
test: fixed failing tests due implicitly set dates while creating sal…
Browse files Browse the repository at this point in the history
…ary structure
  • Loading branch information
asmitahase committed Feb 1, 2025
1 parent 0ae2335 commit ab02335
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hrms/hr/doctype/leave_encashment/test_leave_encashment.py
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,7 @@ def get_encashment_created_after_leave_period(self, employee, is_carry_forward,
"Salary Structure for Encashment",
"Monthly",
employee,
from_date=start_date,
other_details={"leave_encashment_amount_per_day": 50},
)

Expand Down

0 comments on commit ab02335

Please sign in to comment.