mirror of
https://github.com/oceanprotocol/ocean-subgraph.git
synced 2024-12-02 05:57:29 +01:00
Adding additional assert statements
This commit is contained in:
parent
9e361225b5
commit
96d5b0a435
@ -179,5 +179,7 @@ describe('veOcean tests', async () => {
|
||||
0
|
||||
)
|
||||
console.log('TX3: ', tx3)
|
||||
assert(tx3, 'Transaction failed')
|
||||
assert(tx3.events.DelegateBoost, 'No Delegate boost event')
|
||||
})
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user