Skip to content

Commit

Permalink
Merge branch 'f-filter-by-create-index' of github.com:hashicorp/nomad…
Browse files Browse the repository at this point in the history
… into f-filter-by-create-index
  • Loading branch information
preetapan committed May 16, 2019
2 parents 9abd352 + f56c9cd commit f12c332
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nomad/state/state_store_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,6 @@ func TestStateStore_OldDeployment(t *testing.T) {
require.Nil(err)
require.Len(deploys, 1)
require.Equal(deploy1.ID, deploys[0].ID)

}

func TestStateStore_DeleteDeployment(t *testing.T) {
Expand Down

0 comments on commit f12c332

Please sign in to comment.