We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ad4166 commit 4651878Copy full SHA for 4651878
test/template/network_templ_test.go
@@ -49,4 +49,3 @@ func TestChartTemplateNetworkPolicyEnabled(t *testing.T) {
49
expectedPolicyTypes := "Ingress"
50
require.Equal(t, string(networkPolicies.PolicyTypes[0]), expectedPolicyTypes)
51
}
52
-
0 commit comments