mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
feat(storage): update config for app tests
This commit is contained in:
@@ -9,7 +9,6 @@ from pytest_embedded import Dut
|
||||
|
||||
|
||||
@pytest.mark.esp32
|
||||
@pytest.mark.esp32c3
|
||||
def test_spiffsgen_example(dut: Dut) -> None:
|
||||
# Test with default build configurations
|
||||
base_dir = os.path.join(os.path.dirname(os.path.abspath(__file__)), 'spiffs_image')
|
||||
|
Reference in New Issue
Block a user