mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 18:05:42 +03:00
Fixed the test errors
This commit is contained in:
@@ -94,7 +94,7 @@ func TestParse(t *testing.T) {
|
||||
Config: map[string]interface{}{
|
||||
"image": "hashicorp/binstore",
|
||||
},
|
||||
Services: []structs.Service{
|
||||
Services: []*structs.Service{
|
||||
{
|
||||
Id: "",
|
||||
Name: "binstore-storagelocker-binsl-binstore",
|
||||
|
||||
Reference in New Issue
Block a user