Finish the comment
This commit is contained in:
parent
036ab56f17
commit
b8391fa760
|
@ -2596,7 +2596,7 @@ func testAgent_RegisterService_ReRegister_ReplaceExistingChecks(t *testing.T, ex
|
|||
Checks: []*structs.CheckType{
|
||||
&structs.CheckType{
|
||||
// explicitly not setting the check id to let it be auto-generated
|
||||
// we want to ensure that we
|
||||
// we want to ensure that we are testing out the cases with autogenerated names/ids
|
||||
TTL: 20 * time.Second,
|
||||
},
|
||||
&structs.CheckType{
|
||||
|
|
Loading…
Reference in a new issue