Finish the comment

This commit is contained in:
Matt Keeler 2019-11-15 10:33:21 -05:00
parent 036ab56f17
commit b8391fa760
No known key found for this signature in database
GPG key ID: 04DBAE1857E0081B

View file

@ -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{