import { DaffOrderPaymentFactory } from '@daffodil/order/testing'
@Injectable() class DaffOrderPaymentFactory extends DaffModelFactory<DaffOrderPayment> {}