Freeze objects when when calling create_default
What does this MR do?
Freeze objects when when calling create_default
This prevents state leakage across specs, especially when used with
factory_default: :keep
Related issue: #321943 (closed)
Edited by Thong Kuah