Skip to content

Freeze objects when when calling create_default

Thong Kuah requested to merge freeze_create_default_objects into master

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

Merge request reports