mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-03 08:46:46 +00:00
Refactoring 1
This commit is contained in:
committed by
Bronek Kozicki
parent
e514de76ed
commit
4e50087612
@@ -7161,7 +7161,7 @@ private:
|
||||
using namespace test::jtx;
|
||||
|
||||
auto const testCase = [&](std::string suffix, FeatureBitset features) {
|
||||
testcase("Failed pseudo-account allocation " + suffix);
|
||||
testcase("Fail pseudo-account allocation " + suffix);
|
||||
Env env{*this, features};
|
||||
env.fund(XRP(30'000), gw, alice);
|
||||
env.close();
|
||||
|
||||
Reference in New Issue
Block a user