Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
  • Loading branch information
aaitor committed Feb 23, 2024
1 parent 765ef8a commit c728d3f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions integration/nevermined/NVMAppFlows.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -320,8 +320,6 @@ describe('NVM App main flows using Credit NFTs (ERC-1155)', () => {

const balanceAfter = await subscriptionNFT.balance(timeSubscriptionDDO.id, subscriber.getId())
console.log(`Balance After: ${balanceAfter}`)

assert.equal(balanceBefore, balanceAfter)
})
})

Expand Down

0 comments on commit c728d3f

Please sign in to comment.