v 1.2.1
This commit is contained in:
+1
-1
@@ -111,7 +111,7 @@ describe('RPCSocket', () => {
|
||||
if(x === 6)
|
||||
done()
|
||||
else
|
||||
done(new Error('echo RPC response did not match'))
|
||||
done(new Error('add RPC response did not match'))
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user