mirror of https://github.com/pixelfed/pixelfed
Remove unnecessary $model property from factories
Applies patch 3/21 from pixelfed-staging PR #9: removes the redundant protected $model property from 5 factories (Laravel resolves the model from the factory name). Unused imports dropped via Pint. Verified factories still resolve their models and affected tests pass.pull/7060/head
parent
802db3791d
commit
8140ef7b02
Loading…
Reference in New Issue