From 1f3c4641d808a112824b95b3efc89ebf7e631ff3 Mon Sep 17 00:00:00 2001 From: oscgonfer Date: Wed, 27 Nov 2024 13:41:00 +0100 Subject: [PATCH] Fix device outputs --- tests/all/devices/test_sc_device_all.py | 2 +- tests/cross-version/devices/test_sc_device.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/all/devices/test_sc_device_all.py b/tests/all/devices/test_sc_device_all.py index 5f28c32..08858ba 100644 --- a/tests/all/devices/test_sc_device_all.py +++ b/tests/all/devices/test_sc_device_all.py @@ -10,7 +10,7 @@ def test_sc_device_all(): id = 16838 frequency = '1Min' uuid = "80e684e5-359f-4755-aec9-30fc0c84415f" - min_date = '2022-09-10T00:00:00Z' + min_date = '2022-09-10T00:00:23Z' blueprint = 'sc_air' limit = 500 channels = ['Sensirion SHT31 - Temperature', 'Sensirion SHT31 - Humidity', 'ICS43432 - Noise'] diff --git a/tests/cross-version/devices/test_sc_device.py b/tests/cross-version/devices/test_sc_device.py index fdac98b..f8aa62f 100644 --- a/tests/cross-version/devices/test_sc_device.py +++ b/tests/cross-version/devices/test_sc_device.py @@ -10,7 +10,7 @@ def test_sc_device(): id = 16838 frequency = '1Min' uuid = "80e684e5-359f-4755-aec9-30fc0c84415f" - min_date = '2022-09-10T00:00:00Z' + min_date = '2022-09-10T00:00:23Z' blueprint = 'sc_air' d = sc.Device(blueprint=blueprint,