Skip to content

fix: On woocommerce test ping issued during a webhook creation [frappe]

Date: 2023-08-26T17:15:55+03:00
By: L Mwangi

fix: On woocommerce test ping issued during a webhook creation

fix: On woocommerce test ping issued during a webhook creation

This is a commit that is not part of a pull request.



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-commit-3f077479f4c564a4bc7764a73d4faa334d6b125f

# 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