nlohmann_json: fix tests to compile with clang-19
https://releases.llvm.org/19.1.0/projects/libcxx/docs/ReleaseNotes.html
> The base template for std::char_traits has been removed in LLVM 19. If
> you are using std::char_traits with types other than char, wchar_t,
> char8_t, char16_t, char32_t or a custom character type for which you
> specialized std::char_traits, your code will stop working.
authored by Reno Dakota and committed by Emily 8169aae6 4e9d1421