mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
initialize accounts with null
This commit is contained in:
parent
2ff2a21809
commit
d77966a646
@ -43,7 +43,7 @@ describe('Pool unit test', () => {
|
||||
templateIndex: 1,
|
||||
tokenURI: 'https://oceanprotocol.com/nft/',
|
||||
transferable: true,
|
||||
owner: factoryOwner
|
||||
owner: null
|
||||
}
|
||||
|
||||
before(async () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user