I
Size: a a a
I
AK
I
SP
˸A
expect(divideTotal({ total: 7, qty: 3 }))
.toEqual([
{ total: 2.33, qty: 1 },
{ total: 2.34, qty: 1 },
{ total: 2.33, qty: 1 }])
I
I
expect(divideTotal({ total: 7, qty: 3 }))
.toEqual([
{ total: 2.33, qty: 1 },
{ total: 2.34, qty: 1 },
{ total: 2.33, qty: 1 }])
˸A
˸A
I
˸A
I
I
I
I
˸A
I
˸A
I