Skip to content

Commit 6ee0243

Browse files
author
Andrew Farries
committed
Remove line from test expectation
1 parent 691a46b commit 6ee0243

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

install/installer/pkg/components/usage/configmap_test.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ func TestConfigMap_ContainsSchedule(t *testing.T) {
2727
"server": {
2828
"services": {
2929
"grpc": {
30-
"address": ":9001",
31-
"tls": null
30+
"address": ":9001"
3231
}
3332
}
3433
}

0 commit comments

Comments
 (0)