wtf is going on

pull/35949/head
Shane Smiskol 3 months ago
parent 7709f6691a
commit 1380809660
  1. 1
      pyproject.toml

@ -143,7 +143,6 @@ cpp_files = "test_*"
cpp_harness = "selfdrive/test/cpp_harness.py" cpp_harness = "selfdrive/test/cpp_harness.py"
python_files = "test_*.py" python_files = "test_*.py"
asyncio_default_fixture_loop_scope = "function" asyncio_default_fixture_loop_scope = "function"
xvfb_args = "+extension GLX"
xvfb_xauth = true xvfb_xauth = true
#timeout = "30" # you get this long by default #timeout = "30" # you get this long by default
markers = [ markers = [

Loading…
Cancel
Save