Skip to content

Commit

Permalink
Fix CEM VABD tests
Browse files Browse the repository at this point in the history
  • Loading branch information
DerAndereAndi committed Oct 28, 2024
1 parent 7e021df commit ad314b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usecases/cem/vabd/testhelper_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ func setupDevices(
Device: util.Ptr(model.AddressDeviceType(remoteDeviceName)),
Entity: []model.AddressEntityType{1},
},
EntityType: util.Ptr(model.EntityTypeTypeElectricityStorageSystem),
EntityType: util.Ptr(model.EntityTypeTypeBatterySystem),
},
},
},
Expand Down

0 comments on commit ad314b8

Please sign in to comment.