test: update utils [frappe] PR#4578

From: https://github.com/frappe/hrms/pull/4578
Date: 2026-05-24 12:27:26+05:30

  • test: update utils
  • test: update utils



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-4578

# Alternatively, re-take the changes
git switch develop
ft take ft-pr-4578

# Make changes then rebase
git rebase -i develop

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports

Loading