Commit graph

2 commits

Author SHA1 Message Date
Ruud van Asseldonk
af83cef817 Include non-string key in json key errors
Previously the key in the error had to be a string so we could not
report it, but now we can.
2024-03-17 21:46:39 +01:00
Ruud van Asseldonk
b0f22feb4d Correct CLI args for the golden tests
Some tests were testing the json output failures specifically, so those
now only fail when we pass --output=json.
2023-10-03 22:02:40 +02:00
Renamed from golden/error/json_non_string_key.test (Browse further)