diff --git a/agent/agent_endpoint_test.go b/agent/agent_endpoint_test.go index ae5ed9d43..f0e34f64d 100644 --- a/agent/agent_endpoint_test.go +++ b/agent/agent_endpoint_test.go @@ -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{