mirror of
https://github.com/nlohmann/json.git
synced 2026-07-09 12:05:10 +00:00
b03bec327a
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>