Fix Groovy syntax error in EnhancedMcpServlet - move variable assignment outside JSON structure
- Previous edit incorrectly placed variable definition inside JSON map literal
- Move actualResult assignment outside JsonOutput.toJson call
- Resolves build error: Unexpected input '(' @ line 537
Showing
1 changed file
with
3 additions
and
2 deletions
-
Please register or sign in to post a comment