import { DaffAuthResetPasswordInfoFactory } from '@daffodil/auth/testing'
@Injectable() class DaffAuthResetPasswordInfoFactory extends DaffModelFactory<DaffAuthResetPasswordInfo> {}