Skip to content

Fix spec for factory-bot 5.0.

paz requested to merge paz/fix-factorybot-5.0 into release-4.0

They changed a default setting so now associated resources are not created but also only built when using build(), which means the associated resources don't have an ID and thus are not valid.

Closes #400 (closed)

Edited by georg

Merge request reports