[L4] Correct road state string

This commit is contained in:
2026-03-27 16:03:06 +02:00
parent 561004a49c
commit 86c6c14502

View File

@@ -15,7 +15,7 @@ def test_create_processed_agent_data():
"user_id": 123, "user_id": 123,
"data": [ "data": [
{ {
"road_state": "good", "road_state": "normal",
"agent_data": { "agent_data": {
"user_id": 999, "user_id": 999,
"accelerometer": { "accelerometer": {