mirror of
https://github.com/oceanprotocol/ocean-subgraph.git
synced 2024-12-02 05:57:29 +01:00
Updating test
This commit is contained in:
parent
6f2a45e9d8
commit
d622ee95f6
@ -151,7 +151,7 @@ describe('veOcean tests', async () => {
|
||||
const tx = await delegateContract.methods
|
||||
.create_boost(Alice, Bob, 100, 0, lockTime, 0)
|
||||
.send({
|
||||
from: Bob
|
||||
from: Alice
|
||||
})
|
||||
console.log('TX: ', tx)
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user