Skip to content

Commit f3915cd

Browse files
authored
test(profiles): add missing pods_top to full profile tools validation
1 parent bca2cda commit f3915cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/mcp/profiles_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ func TestFullProfileTools(t *testing.T) {
1919
"pods_list_in_namespace",
2020
"pods_get",
2121
"pods_delete",
22+
"pods_top",
2223
"pods_log",
2324
"pods_run",
2425
"pods_exec",

0 commit comments

Comments
 (0)