Verify that removing unregistered anchors returns error.
Requirements and context
- Assert that removing unregistered anchor panics
Suggested execution
- Call remove_anchor with unregistered asset and assert panic
Example commit message
test: assert removing missing anchor panics
Verify that removing unregistered anchors returns error.
Requirements and context
Suggested execution
Example commit message
test: assert removing missing anchor panics