mirror of
https://github.com/thoughtbot/factory_bot.git
synced 2022-11-09 11:43:51 -05:00
69b72e66de
This change means that: 1. The option is turned on, and 2. A Post has a User (for example), and 3. We build an association 4. Then the User is built too. With the flag off, the User would be created, which matches current behaviour. See: https://github.com/thoughtbot/factory_girl/pull/749 |
||
---|---|---|
.. | ||
acceptance | ||
factory_girl | ||
support | ||
factory_girl_spec.rb | ||
spec_helper.rb |