mirror of
https://github.com/status-im/web3.js.git
synced 2025-02-22 19:18:07 +00:00
fixed tests
This commit is contained in:
parent
6e04aa936f
commit
b13ed4ee27
@ -184,6 +184,7 @@ var tests = [{
|
||||
},
|
||||
options: {},
|
||||
expected: {
|
||||
address: address,
|
||||
topics: [
|
||||
'0x0000000000000000000000000000000000000000000000000000000000000001'
|
||||
]
|
||||
@ -207,6 +208,7 @@ var tests = [{
|
||||
},
|
||||
options: {},
|
||||
expected: {
|
||||
address: address,
|
||||
topics: [
|
||||
null,
|
||||
'0x0000000000000000000000000000000000000000000000000000000000000001'
|
||||
|
Loading…
x
Reference in New Issue
Block a user