Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit 3b4ab1b3 authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

make bev tests green

parent fcf3db40
Branches
Tags
No related merge requests found
...@@ -377,7 +377,7 @@ namespace TUGraz.VectoCore.Tests.Integration.BatteryElectric ...@@ -377,7 +377,7 @@ namespace TUGraz.VectoCore.Tests.Integration.BatteryElectric
//GearboxData = gearboxData, //GearboxData = gearboxData,
VehicleData = vehicleData, VehicleData = vehicleData,
AirdragData = airdragData, AirdragData = airdragData,
JobName = Path.GetFileNameWithoutExtension(modFileName), JobName = modFileName,
Cycle = cycleData, Cycle = cycleData,
Retarder = new RetarderData() { Type = RetarderType.None }, Retarder = new RetarderData() { Type = RetarderType.None },
Aux = new List<VectoRunData.AuxData>(), Aux = new List<VectoRunData.AuxData>(),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment