hypothesis_strategies: Fix origin_visit types to something not null
Journal replayer starts to have real objects and it needs those to be correctly generated.
The current origin_visit field 'type' could end up empty and that's refused by the model.
Test Plan
tox
Migrated from D2834 (view on Phabricator)