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
Mox added a deny/3 function in v1.2.0. I was trying to test something by asserting a function hadn't been called and was routed to deny/3 in Mox, only to find that it's not yet implemented in Hammox. Would be very nice to have here as well.