mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-03 18:15:51 +00:00
@@ -2203,7 +2203,6 @@ TEST(Backend, CacheIntegration)
|
||||
for (auto obj : objs)
|
||||
{
|
||||
bool found = false;
|
||||
bool correct = false;
|
||||
for (auto retObj : retObjs)
|
||||
{
|
||||
if (ripple::strHex(obj.first) ==
|
||||
|
||||
Reference in New Issue
Block a user