Commit c4e1c021 authored by Chelsea Holland Komlo's avatar Chelsea Holland Komlo
Browse files

fix up comment

parent edafd1fe
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -2623,7 +2623,7 @@ func TestJobEndpoint_Evaluations_ACL(t *testing.T) {
testutil.WaitForLeader(t, s1.RPC)
state := s1.fsm.State()
// Create the register request
// Create evaluations for the same job
eval1 := mock.Eval()
eval2 := mock.Eval()
eval2.JobID = eval1.JobID
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment