chore: fix CI

This commit is contained in:
Ralph Khreish
2025-07-18 00:59:00 +03:00
parent da3cf08d6e
commit 4a24b997c3
4 changed files with 30 additions and 10 deletions

View File

@@ -215,8 +215,8 @@ describe('Rule Transformer - General', () => {
},
kiro: {
mcpConfig: true,
mcpConfigName: 'mcp.json',
expectedPath: '.kiro/mcp.json'
mcpConfigName: 'settings/mcp.json',
expectedPath: '.kiro/settings/mcp.json'
},
opencode: {
mcpConfig: true,