json: ws nits

This commit is contained in:
ochafik 2024-03-22 09:00:18 +00:00
parent f00b0b936a
commit 62d0b3d194

View file

@ -90,7 +90,7 @@ static void test_all(const std::string & lang, std::function<void(const TestCase
test({
FAILURE,
"invalid type type",
"invalid type",
R"""({
"type": 123
})""",