mirror of https://github.com/status-im/consul.git
Finish the comment
This commit is contained in:
parent
8f1f15a827
commit
c343d90304
|
@ -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 New Issue