dashboard: add passive CAN capture markers
This commit is contained in:
@@ -5,6 +5,7 @@ import sys
|
||||
COMMANDS = [
|
||||
[sys.executable, "-m", "pytest", "tests/test_http_api_contract.py"],
|
||||
[sys.executable, "-m", "pytest", "tests/test_xiao_sensor_node_contract.py"],
|
||||
[sys.executable, "-m", "pytest", "tests/test_dashboard_source_contract.py"],
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user