Merge pull request #95575 from oomichi/remove-non-ascii-20201014

Replace non-ascii string under test/
This commit is contained in:
Kubernetes Prow Robot 2020-10-29 18:36:18 -07:00 committed by GitHub
commit f99ad43dbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@ const (
// - when a service goes from no endpoints to new endpoint // - when a service goes from no endpoints to new endpoint
// Ref: https://api.semanticscholar.org/CorpusID:198903401 // Ref: https://api.semanticscholar.org/CorpusID:198903401
// Boye, Magnus. “Netfilter Connection Tracking and NAT Implementation.” (2012). // Boye, Magnus. "Netfilter Connection Tracking and NAT Implementation." (2012).
var _ = SIGDescribe("Conntrack", func() { var _ = SIGDescribe("Conntrack", func() {