import { MagentoCustomerOrdersFactory } from '@daffodil/customer-order/driver/magento/2-4-6/testing'
@Injectable() class MagentoCustomerOrdersFactory extends DaffModelFactory<MagentoCustomerOrders> {}