mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
fix travis
This commit is contained in:
parent
f5258e8ffb
commit
4aee155c46
@ -31,7 +31,7 @@ describe('ConversionTypeHelpers', () => {
|
||||
})
|
||||
|
||||
describe('#didTransformer()', () => {
|
||||
const did = 'a'.repeat(64)
|
||||
const did = 'a'.repeat(40)
|
||||
|
||||
it("should return the input if it's not valid", async () => {
|
||||
const result1 = didPrefixed('Test 1')
|
||||
|
Loading…
x
Reference in New Issue
Block a user