elm-review/tests/Review/Test
Jeroen Engels de511c2f6f Fix test around JSON decoding error message
Between Node.js v18 and v20, the error message when failing to decode JSON has been changed to be more helpful. This failed the test suite because the error message was still made for v18 environments.

Henceforth tests for this project should be run on v20+ versions of
Node.js.
2024-04-09 20:15:25 +02:00
..
ExpectedErrorOrderTest.elm Use qualified Rule.Error in examples 2022-06-21 17:43:44 +02:00
FailureMessageTest.elm Fix test around JSON decoding error message 2024-04-09 20:15:25 +02:00