ci: remove unsupported test markers

pull/9408/head
Fu Hanxi 2022-07-13 10:30:16 +08:00
rodzic d1bf62b0e7
commit f4a1f56c08
1 zmienionych plików z 4 dodań i 1 usunięć

Wyświetl plik

@ -10,7 +10,10 @@ import pytest
from pytest_embedded import Dut
@pytest.mark.supported_targets
@pytest.mark.esp32
@pytest.mark.esp32s2
@pytest.mark.esp32c3
@pytest.mark.esp32s3
@pytest.mark.generic
def test_otatool_example(dut: Dut) -> None:
# Verify factory firmware