Skip to content

Conversation

@ashleywillard
Copy link
Contributor

We were checking for specific text in the JSONParseError, but when json was updated, the message changed. We really only care that there was a JSON parse error so we're shortening the string we're checking. This change will make it so we don't run into this error again in future version updates.

We were checking for specific text in the JSONParseError, but when json was updated, the message changed. We really only care that there was a JSON parse error so we're shortening the string we're checking. This change will make it so we don't run into this error again in future version updates.
@ashleywillard ashleywillard merged commit 74e8a63 into main Feb 21, 2025
6 checks passed
@ashleywillard ashleywillard deleted the aw/fix-error-json-spec branch February 21, 2025 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants