Skip to content

Commit

Permalink
Remove test todo
Browse files Browse the repository at this point in the history
  • Loading branch information
zguesmi committed May 28, 2024
1 parent 0f1b5f3 commit e584a1b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/VoucherHub.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -657,8 +657,6 @@ describe('VoucherHub', function () {
),
).to.be.revertedWith('VoucherHub: type index out of bounds');
});

it.skip('TODO - Should not create voucher when out of funds', async function () {});
});

describe('Debit voucher', function () {
Expand Down

0 comments on commit e584a1b

Please sign in to comment.