Fixed the test errors

This commit is contained in:
Diptanu Choudhury
2015-11-18 02:07:07 -08:00
parent df074a54e3
commit 028ad505cf

View File

@@ -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",