mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 22:06:20 +00:00
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…
x
Reference in New Issue
Block a user