mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
Merge branch 'f-filter-by-create-index' of github.com:hashicorp/nomad into f-filter-by-create-index
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user