mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 11:05:54 +00:00
UT: clean up.
This commit is contained in:
@@ -113,7 +113,8 @@ buster.testCase("JSON-RPC", {
|
||||
'url' : "http://" + http_config.ip + ":" + http_config.port,
|
||||
'streams' : [ 'server' ],
|
||||
}], function (result) {
|
||||
console.log(JSON.stringify(result, undefined, 2));
|
||||
// console.log(JSON.stringify(result, undefined, 2));
|
||||
|
||||
buster.assert('random' in result);
|
||||
|
||||
done();
|
||||
|
||||
Reference in New Issue
Block a user