tests: fix test_config_export

This commit is contained in:
Fischer Moseley 2024-09-14 12:53:17 -07:00
parent 60da631fa7
commit c683a2e880
1 changed files with 1 additions and 0 deletions

View File

@ -147,6 +147,7 @@ def test_uart_interface_dump():
# will fail when it shouldn't.
"clock_freq": 100000000.0,
"chunk_size": 256,
"stall_interval": 16,
}
}