Fix misspell in manager_test.go (#5279)
Signed-off-by: zhoulin xie <zhoulin.xie@daocloud.io>
This commit is contained in:
parent
1d2fc95b1c
commit
e4b88704a6
|
@ -51,7 +51,7 @@ func TestTargetUpdatesOrder(t *testing.T) {
|
|||
expectedTargets: nil,
|
||||
},
|
||||
{
|
||||
title: "Multips TPs no updates",
|
||||
title: "Multiple TPs no updates",
|
||||
updates: map[string][]update{
|
||||
"tp1": {},
|
||||
"tp2": {},
|
||||
|
|
Loading…
Reference in New Issue