spec/openstudio/workflow_spec.rb in openstudio-analysis-1.0.0.rc9 vs spec/openstudio/workflow_spec.rb in openstudio-analysis-1.0.0.rc10

- old
+ new

@@ -62,10 +62,10 @@ p = 'spec/files/measures/SetThermostatSchedules' @w.add_measure_from_path('thermostat', 'thermostat', p) @w.add_measure_from_path('thermostat_2', 'thermostat 2', p) m = @w.find_measure('thermostat_2') - expect(m.argument_names).to eq %w(zones cooling_sch heating_sch material_cost) + expect(m.argument_names).to eq %w(__SKIP__ zones cooling_sch heating_sch material_cost) d = { type: 'uniform', minimum: 5, maximum: 7,