Remove comment

This commit is contained in:
hjet 2024-05-23 14:29:15 -04:00
parent de602bfa27
commit 56a259bb65

View File

@ -1004,7 +1004,6 @@ func TestGenerateLinuxContainerResources(t *testing.T) {
} }
}) })
} }
//TODO(vinaykul,InPlacePodVerticalScaling): Add unit tests for cgroup v1 & v2
} }
func TestGenerateLinuxContainerResourcesWithSwap(t *testing.T) { func TestGenerateLinuxContainerResourcesWithSwap(t *testing.T) {