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
Fix tests for protocol-admin auth guard on fee config
Main landed tests that call set_fee_config/set_protocol_fee_recipient
on a fresh contract without bootstrapping the protocol admin, so the new
assert_is_admin guard on those functions reverts them with Unauthorized.
Set the admin before the guarded calls in the affected tests.
0 commit comments