mirror of
https://github.com/nlohmann/json.git
synced 2026-08-29 12:27:32 +00:00
Update the regression tests to use CHECK_THROWS_AS_WITH instead of CHECK_THROWS_AS to verify both the exception type and the error message. Signed-off-by: Niels Lohmann <mail@nlohmann.me>