Definition file paths
Factories can be defined anywhere, but will be automatically loaded after
calling FactoryBot.find_definitions
if factories are defined in files at the
following locations:
test/factories.rb
spec/factories.rb
test/factories/*.rb
spec/factories/*.rb