moo.conftest.t_wizard_user_pk

moo.conftest.t_wizard_user_pk(t_wizard)

Django User PK for the Wizard avatar.

Session settings (_session_settings, moo:session:* cache keys) are keyed by Django User PK — not Object PK — so tests that pre-populate the registry must use this PK, not t_wizard.owner.pk.