import { DaffCountryFactory } from '@daffodil/geography/testing'
@Injectable() class DaffCountryFactory extends DaffModelFactory<DaffCountry> {}