Skip to content

Commit d5bbe4f

Browse files
sanchezlclaude
andcommitted
Fix gofmt formatting in render_test.go
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 74d2dc0 commit d5bbe4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/cmd/render/render_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1034,7 +1034,7 @@ func Test_preferIPv6(t *testing.T) {
10341034

10351035
func Test_getFeatureGatesFromInstallConfig(t *testing.T) {
10361036
testCases := map[string]struct {
1037-
installConfig string
1037+
installConfig string
10381038
expectConfigurablePKI bool
10391039
}{
10401040
"featureSet TechPreviewNoUpgrade enables ConfigurablePKI": {

0 commit comments

Comments
 (0)