mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-22 23:00:55 +00:00
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -574,8 +574,8 @@ public:
|
||||
testDelete(withFix_);
|
||||
testAccountReserve(withFeature_);
|
||||
testAccountReserve(withFix_);
|
||||
testTicket(withFeature_ - fixCleanup3_1_3);
|
||||
testTicket(withFeature_ | fixCleanup3_1_3);
|
||||
testTicket(withFeature_);
|
||||
testTicket(withFix_);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user