Skip to content

Conversation

@gagantrivedi
Copy link
Member

The test file had an invalid trailing comma after the identity key field on line 14, which caused JSON parsing errors in Rust's serde_json parser.

This commit removes the trailing comma to make the JSON valid.

The test file had an invalid trailing comma after the identity key field
on line 14, which caused JSON parsing errors in Rust's serde_json parser.

This commit removes the trailing comma to make the JSON valid.
@gagantrivedi gagantrivedi requested a review from a team as a code owner November 6, 2025 05:02
@gagantrivedi gagantrivedi requested review from a team and emyller and removed request for a team November 6, 2025 05:02
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.

2 participants