import { MagentoCartItemFactory } from '@daffodil/cart/driver/magento/testing'
@Injectable() class MagentoCartItemFactory extends DaffModelFactory<MagentoCartItem> {}