mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
Fix one more test set up
This commit is contained in:
@@ -841,6 +841,7 @@ func TestHTTP_JobDeployment(t *testing.T) {
|
||||
state := s.Agent.server.State()
|
||||
d := mock.Deployment()
|
||||
d.JobID = j.ID
|
||||
d.JobCreateIndex = resp.JobModifyIndex
|
||||
assert.Nil(state.UpsertDeployment(1000, d), "UpsertDeployment")
|
||||
|
||||
// Make the HTTP request
|
||||
|
||||
Reference in New Issue
Block a user