test(profiles): add missing pods_top to full profile tools validation

This commit is contained in:
Marc Nuri
2025-06-20 16:41:17 +02:00
committed by GitHub
parent bca2cda21a
commit f3915cd13e

View File

@@ -19,6 +19,7 @@ func TestFullProfileTools(t *testing.T) {
"pods_list_in_namespace",
"pods_get",
"pods_delete",
"pods_top",
"pods_log",
"pods_run",
"pods_exec",