mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
Add pytest to CI (#1138)
This commit is contained in:
@@ -94,7 +94,6 @@ class Test_lookup_pin:
|
||||
|
||||
assert actual == expected
|
||||
|
||||
@pytest.mark.xfail(reason="This may be expected")
|
||||
def test_valid_32_pin_alias(self, core_esp32):
|
||||
core_esp32.board = MOCK_ESP32_BOARD_ALIAS_ID
|
||||
|
||||
|
||||
Reference in New Issue
Block a user