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