Simple fork test ensures that the bridge can approve and the accountant can transferFrom. This test checks that no token weirdness prevents the bridge router from approving, or the approval from working
Motivation
Defense in depth against outside token state breaking accountant/bridge communication
PR Checklist
[x] Added Tests
[ ] Updated Documentation
[ ] Updated CHANGELOG.md for the appropriate package
Simple fork test ensures that the bridge can approve and the accountant can transferFrom. This test checks that no token weirdness prevents the bridge router from approving, or the approval from working
Motivation
Defense in depth against outside token state breaking accountant/bridge communication
PR Checklist