Skip to content

Commit fc2cae2

Browse files
committed
Revert indent change [ci skip]
1 parent 7e40c10 commit fc2cae2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

workflow/tests/util.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ def _run_xml(xml, worker_num, apply_unit_multiplier = false, annual_results_1x =
4444
# FUTURE: Dehumidifiers currently don't give desired results w/ unit multipliers
4545
# https://github.com/NREL/OpenStudio-HPXML/issues/1499
4646
elsif hpxml_bldg.heat_pumps.select { |hp| hp.heat_pump_type == HPXML::HVACTypeHeatPumpGroundToAir }.size > 0
47-
# FUTURE: GSHPs currently don't give desired results w/ unit multipliers
48-
# https://github.com/NREL/OpenStudio-HPXML/issues/1499
47+
# FUTURE: GSHPs currently don't give desired results w/ unit multipliers
48+
# https://github.com/NREL/OpenStudio-HPXML/issues/1499
4949
elsif hpxml_bldg.batteries.size > 0
5050
# FUTURE: Batteries currently don't work with whole SFA/MF buildings
5151
# https://github.com/NREL/OpenStudio-HPXML/issues/1499

0 commit comments

Comments
 (0)