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