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(PocketIC): do not override canister upgrade options (#6140)
This PR fixes the PocketIC library to not override canister upgrade
options so that upgrading a Motoko EOP canister fails due to not
persisting its WASM memory (instead of silently wiping its WASM memory).
0 commit comments