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 1330b71 commit 40a5631Copy full SHA for 40a5631
pkg/datagatherer/k8s/fieldfilter_test.go
@@ -69,7 +69,7 @@ func TestSelect(t *testing.T) {
69
},
70
))
71
72
- //Confirm select function preserves immutability
+ // Confirm select function preserves immutability
73
t.Run("secret-immutable", run_TestSelect(
74
map[string]interface{}{
75
"apiVersion": "v1",
0 commit comments