Skip to content

Commit

Permalink
fix: missing multiples
Browse files Browse the repository at this point in the history
  • Loading branch information
erights committed Jun 15, 2022
1 parent fd2b126 commit f13c592
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ test(`offerTo - basic usage`, async t => {
want: {
TokenL: moolaIssuer.getBrand().getAmountSchema(),
},
// multiples: 1n,
multiples: 1n,
exit: {
onDemand: null,
},
Expand Down

0 comments on commit f13c592

Please sign in to comment.