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
If you use #[allow] instead of #[expect] it will work. The expect is undoubtedly failing because it gets expanded too many places. I'll fix it when I have the time.
clippy produces warnings
without #[mockall::automock] no warnings produced
The text was updated successfully, but these errors were encountered: