Skip to content

Commit 6395b3c

Browse files
committed
mapping for testBalance updated
1 parent 584ba63 commit 6395b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mapping.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -784,7 +784,7 @@ var commands = {
784784
},
785785
'testBalance': {
786786
name: 'getTestBalance',
787-
options: [options.request,options.apikey],
787+
options: [options.apikey],
788788
info: 'get remaining tests for the account'
789789
},
790790
'testers': {

0 commit comments

Comments
 (0)