mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-09 19:56:46 +00:00
UT: enable ledger_closed test.
This commit is contained in:
@@ -97,7 +97,7 @@ buster.testCase("Websocket commands", {
|
||||
});
|
||||
},
|
||||
|
||||
'// ledger_closed' :
|
||||
'ledger_closed' :
|
||||
function (done) {
|
||||
alpha.request_ledger_closed(function (r) {
|
||||
console.log("result: %s", JSON.stringify(r));
|
||||
|
||||
Reference in New Issue
Block a user