mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-27 22:45:52 +00:00
UT fix create account test.
This commit is contained in:
@@ -191,6 +191,7 @@ buster.testCase("Remote functions", {
|
||||
// console.log("account_root: %s", JSON.stringify(r));
|
||||
|
||||
// Need to verify account and balance.
|
||||
buster.assert(true);
|
||||
done();
|
||||
})
|
||||
.on('error', function(m) {
|
||||
|
||||
Reference in New Issue
Block a user