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
chore(examples): add SetRealm context for testing on mgroups (#4201)
This fixes the failing tests for this package realm.
By setting `testing.SetRealm(std.NewCodeRealm("gno.land/r/test/test"))`,
it allows the testing suite to configure the proper realm context needed
for the new cross/crossing constraints.
0 commit comments