mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 10:55:42 +03:00
remove stray newline
Co-Authored-By: Danielle <dani@builds.terrible.systems>
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