fixups from code review

This commit is contained in:
Chelsea Holland Komlo
2017-09-27 15:23:38 +00:00
parent 21e33571c1
commit 6736b2cbdf

View File

@@ -2711,7 +2711,7 @@ func TestJobEndpoint_Deployments_ACL(t *testing.T) {
testutil.WaitForLeader(t, s1.RPC)
state := s1.fsm.State()
// Create the register request
// Create a job and corresponding deployments
j := mock.Job()
d1 := mock.Deployment()
d2 := mock.Deployment()