## Description The transfer function needs test coverage to confirm authorization rules work as expected. ## Tasks - [ ] Test that the token owner can successfully transfer - [ ] Test that a non-owner transfer attempt is rejected - [ ] Test that ownership updates correctly after a successful transfer **Labels:** good first issue, testing
Description
The transfer function needs test coverage to confirm authorization rules work as expected.
Tasks
Labels: good first issue, testing