style: Fix JSON style in C++ code (#2262)

This commit is contained in:
Ayaz Salikhov
2025-06-27 11:45:11 +01:00
committed by GitHub
parent e92dbc8fce
commit d97f19ba1d
34 changed files with 1705 additions and 1705 deletions

View File

@@ -535,7 +535,7 @@ TEST_F(RPCNFTsByIssuerHandlerTest, MultipleNFTs)
auto const currentOutput = fmt::format(
R"JSON({{
"issuer": "{}",
"limit":50,
"limit": 50,
"ledger_index": 30,
"nfts": [{}, {}, {}],
"validated": true