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