Skip to content

fix(test): project test case by s-aga-r [frappe] PR#37541

Bot Dokos requested to merge ft-pr-37541 into develop

From: https://github.com/frappe/erpnext/pull/37541
Date: 2023-10-17 12:48:07+05:30

  • fix(test): project test case



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

# Make changes then rebase
git rebase -i upstream/develop --reapply-cherry-picks

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

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

Merge request reports