Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
griest024 committed Nov 24, 2023
1 parent ede8665 commit aa39715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/cart/testing/src/factories/public_api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ export * from './cart-item/composite-cart-item.factory';
export * from './cart-address.factory';
export * from './cart-payment.factory';
export * from './cart-shipping-rate.factory';
export * from './cart-shipping-information .factory';
export * from './cart-shipping-information.factory';
export * from './cart-coupon.factory';
export * from './cart-total.factory';

0 comments on commit aa39715

Please sign in to comment.