You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(test): address code review feedback for metadata test
- Enhance test comments to clearly explain what behavior is verified
- Add NOTE explaining why raw SQLx is used instead of QueryAssertion
- Replace unwrap() with expect() for clearer error context
0 commit comments