mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Fix linting
This commit is contained in:
parent
44db9db5a4
commit
ee90d58cde
@ -552,7 +552,7 @@ describe('Datatoken', () => {
|
||||
const key = web3.utils.keccak256(datatokenAddress)
|
||||
assert((await nftDatatoken.getData(nftAddress, key)) === OldData)
|
||||
})
|
||||
|
||||
|
||||
it('#setPublishingMarketFee - nftOwner should be able to set the Publishing Market Fee', async () => {
|
||||
const originalPublishingMarketFee = await datatoken.getPublishingMarketFee(
|
||||
datatokenAddress,
|
||||
|
Loading…
x
Reference in New Issue
Block a user