GitHub

DaffCartWithStoreCreditFactory

Model factory for DaffCartWithStoreCredit.

import { DaffCartWithStoreCreditFactory } from '@daffodil/cart-store-credit/testing'
@Injectable()
class DaffCartWithStoreCreditFactory extends DaffModelFactory<DaffCartWithStoreCredit, typeof MockDaffCartWithStoreCredit> {}