Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add new line to fixtures
  • Loading branch information
pushpak1300 committed Aug 28, 2025
commit 70e5e124b607925ad1b1fd9354045e3dd67ab219
2 changes: 1 addition & 1 deletion tests/fixtures/mcp-comments-in-strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
"command": "test"
}
}
}
}
2 changes: 1 addition & 1 deletion tests/fixtures/mcp-empty-configkey.json5
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
"type": "promptString"
}
]
}
}
2 changes: 1 addition & 1 deletion tests/fixtures/mcp-empty.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{}
{}
2 changes: 1 addition & 1 deletion tests/fixtures/mcp-plain.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
"nested": {
"key": "value"
}
}
}
2 changes: 1 addition & 1 deletion tests/fixtures/mcp-trailing-comma.json5
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
}, // Trailing comma here
},
"inputs": []
}
}
2 changes: 1 addition & 1 deletion tests/fixtures/mcp-with-servers.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
}
},
"other": "data"
}
}