aboutsummaryrefslogtreecommitdiffstats
path: root/test/web3/schema.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/web3/schema.js')
-rw-r--r--test/web3/schema.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/web3/schema.js b/test/web3/schema.js
index 61977f140..336060431 100644
--- a/test/web3/schema.js
+++ b/test/web3/schema.js
@@ -173,7 +173,7 @@ var methods = {
eth_getUncleByBlockNumberAndIndex: [
'eth_getUncleByBlockNumberAndIndex',
- params.uncleByBlockNumberAndIndexParams,
+ params.uncleByBlockNumberAndIndexParams,
params.block,
2,
],