Commit b7f467e
Fix test: testMcpDestructiveParamSetsDestructiveHint uses filtered service name
"AdminService" is excluded by isSystemService() so getCatalogTools().get(0)
returned null, causing the NPE. Renamed to "DataManagementService".
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent bf3a403 commit b7f467e
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
690 | 690 | | |
691 | 691 | | |
692 | 692 | | |
693 | | - | |
| 693 | + | |
| 694 | + | |
694 | 695 | | |
695 | 696 | | |
696 | 697 | | |
| |||
0 commit comments