aboutsummaryrefslogtreecommitdiff
path: root/plugin/etcd/msg/service_test.go
diff options
context:
space:
mode:
authorGravatar JoeWrightss <42261994+JoeWrightss@users.noreply.github.com> 2019-02-11 15:23:05 +0800
committerGravatar Miek Gieben <miek@miek.nl> 2019-02-11 07:23:05 +0000
commitf69819387dcb69234adcda08b0af1af97b84f76e (patch)
treedd722dc67be8431bf3ec1d08d02cc133a05ebcf1 /plugin/etcd/msg/service_test.go
parentc2133ce6b14119748f5518514a3ef1141b3f9225 (diff)
downloadcoredns-f69819387dcb69234adcda08b0af1af97b84f76e.tar.gz
coredns-f69819387dcb69234adcda08b0af1af97b84f76e.tar.zst
coredns-f69819387dcb69234adcda08b0af1af97b84f76e.zip
Fix t.Error error message (#2551)
Signed-off-by: zhoulin xie <zhoulin.xie@daocloud.io>
Diffstat (limited to 'plugin/etcd/msg/service_test.go')
-rw-r--r--plugin/etcd/msg/service_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/etcd/msg/service_test.go b/plugin/etcd/msg/service_test.go
index 2b38eeee1..24bea47f6 100644
--- a/plugin/etcd/msg/service_test.go
+++ b/plugin/etcd/msg/service_test.go
@@ -100,7 +100,7 @@ func TestGroup(t *testing.T) {
},
)
if len(sx) != 3 {
- t.Fatalf("Failure to group fith set: %v", sx)
+ t.Fatalf("Failure to group fifth set: %v", sx)
}
// One group.