fix: aggregate national fleet by province
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
"scripts": {
|
||||
"start": "python3 server.py",
|
||||
"dev": "VEHICLE_MAP_PORT=20800 python3 server.py",
|
||||
"test": "python3 -m unittest discover -s tests -v"
|
||||
"test": "python3 -m unittest discover -s tests -v && node tests/test_app.mjs"
|
||||
},
|
||||
"keywords": ["lingniu", "hydrogen", "map", "cockpit"],
|
||||
"author": "Antigravity",
|
||||
|
||||
Reference in New Issue
Block a user