mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Remove some "Env::close" noise from unit test output
This commit is contained in:
committed by
manojsdoshi
parent
9eb9b8f631
commit
09ae9168ca
@@ -360,7 +360,6 @@ public:
|
||||
Account const gw{"gateway"};
|
||||
auto const USD = gw["USD"];
|
||||
env.fund(XRP(100000), gw);
|
||||
env.close();
|
||||
|
||||
auto const result = env.rpc("ledger_request", "1")[jss::result];
|
||||
// The current HTTP/S ServerHandler returns an HTTP 403 error code here
|
||||
|
||||
Reference in New Issue
Block a user