Skip to content

test: fixing test_capitalization_with_wip_composite_asset by anandbaburajan [frappe] PR#37362

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

From: https://github.com/frappe/erpnext/pull/37362
Date: 2023-10-04 22:11:15+05:30

  • test: fixing test_capitalization_with_wip_composite_asset



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

# 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