diff --git a/test/VoucherHub.test.ts b/test/VoucherHub.test.ts index 95abd84..a10ead1 100644 --- a/test/VoucherHub.test.ts +++ b/test/VoucherHub.test.ts @@ -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 () {