import { MockOrderCoupon } from '@daffodil/order/testing'
class MockOrderCoupon implements DaffOrderCoupon { code: faker.string.alphanumeric(10) = faker.string.alphanumeric(10) }