mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 16:54:15 -04:00
Remove some duplicate worlds (#2582)
Signed-off-by: Nguyen Phuong An <AnNP@vn.fujitsu.com>
This commit is contained in:
@@ -287,7 +287,7 @@ func TestServices(t *testing.T) {
|
||||
continue
|
||||
}
|
||||
if len(svcs) != 1 {
|
||||
t.Errorf("Test %d, expected expected 1 answer, got %v", i, len(svcs))
|
||||
t.Errorf("Test %d, expected 1 answer, got %v", i, len(svcs))
|
||||
continue
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user