Fix recorder tests

This commit is contained in:
jbouwh 2025-06-01 17:33:52 +00:00
parent 9c859dbc3b
commit 4b0db92a2a

View File

@ -3769,7 +3769,17 @@ async def test_compile_hourly_statistics_convert_units_1(
30,
),
(None, "\u00b5g/ft³", "\u03bcg/ft³", None, None, 13.050847, 13.333333, -10, 30),
(None, "\u00b5g/m³", "\u03bcg/m³", None, None, 13.050847, 13.333333, -10, 30),
(
None,
"\u00b5g/m³",
"\u03bcg/m³",
None,
"concentration",
13.050847,
13.333333,
-10,
30,
),
(
None,
"\u00b5mol/s⋅m²",