Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfeismann committed Aug 16, 2024
1 parent 907a063 commit 7d1e400
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ class ThermalGridWithHouseAndStorageSpec
// for hot water would normally be taken from domestic
// hot water storage, resulting in a lower storedEnergy here
expectedDomesticHotWaterStorageStartingState.storedEnergy,
domesticHotWaterStorage.getChargingPower*(-1),,
domesticHotWaterStorage.getChargingPower*(-1),
)
)
}
Expand Down

0 comments on commit 7d1e400

Please sign in to comment.