home-assistant-custom-components.yandex-station: disable failing test
This commit is contained in:
@@ -23,6 +23,11 @@ buildHomeAssistantComponent rec {
|
||||
zeroconf
|
||||
];
|
||||
|
||||
disabledTests = [
|
||||
# 'µg/m³' vs 'μg/m³'
|
||||
"test_sensor_qingping"
|
||||
];
|
||||
|
||||
disabledTestPaths = [
|
||||
# this test seems to be broken
|
||||
"tests/test_local.py::test_track"
|
||||
|
||||
Reference in New Issue
Block a user