Skip to content

Commit b19ceba

Browse files
authored
Remove obsolete test placeholder (#4072)
1 parent e2fea37 commit b19ceba

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

internal/k8s/controller_test.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1266,10 +1266,6 @@ func TestGetEndpointSlicesBySubselectedPods_GetsEndpointsOnNilValues(t *testing.
12661266
}
12671267
}
12681268

1269-
func TestFilterReadyEndpoints(t *testing.T) {
1270-
t.Parallel()
1271-
}
1272-
12731269
func TestGetEndpointSlicesBySubselectedPods_FindOnePodInTwoEndpointSlicesWithDuplicateEndpoints(t *testing.T) {
12741270
t.Parallel()
12751271
endpointPort := int32(8080)

0 commit comments

Comments
 (0)