mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-06 02:07:07 +00:00
Write improved forAllApiVersions used in NetworkOPs (#4833)
This commit is contained in:
@@ -2305,7 +2305,7 @@ public:
|
||||
testLedgerAccountsOption();
|
||||
testLedgerEntryDID();
|
||||
|
||||
test::jtx::forAllApiVersions(std::bind_front(
|
||||
forAllApiVersions(std::bind_front(
|
||||
&LedgerRPC_test::testLedgerEntryInvalidParams, this));
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user