Exception: FactoryBot::DuplicateDefinitionError
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- FactoryBot::DuplicateDefinitionError
- Defined in:
- lib/factory_bot/errors.rb
Overview
Raised when a factory is defined with the same name as a previously-defined factory.