Skip to content

Commit f1874d4

Browse files
committed
- add ch to steps in test_pathfinding.py
1 parent 194d8c8 commit f1874d4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/tests/test_pathfinding.py

+4
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"curves": [{"radius": 0.0, "position": 0.0}, {"radius": 0.0, "position": 45549.5653000392}],
5353
"steps": [
5454
{
55+
"ch": None,
5556
"id": None,
5657
"name": None,
5758
"location": {"track_section": "TA2", "offset": 837.033949007362},
@@ -62,6 +63,7 @@
6263
"sch": {"coordinates": [-0.387122554630656, 49.49979999999999], "type": "Point"},
6364
},
6465
{
66+
"ch": None,
6567
"id": "Mid_West_station",
6668
"name": "Mid_West_station",
6769
"location": {"track_section": "TC2", "offset": 450.0},
@@ -72,6 +74,7 @@
7274
"sch": {"coordinates": [-0.30369999999999997, 49.4999], "type": "Point"},
7375
},
7476
{
77+
"ch": None,
7578
"id": "Mid_East_station",
7679
"name": "Mid_East_station",
7780
"location": {"track_section": "TD1", "offset": 14000.0},
@@ -82,6 +85,7 @@
8285
"sch": {"coordinates": [-0.22656, 49.4999], "type": "Point"},
8386
},
8487
{
88+
"ch": None,
8589
"id": None,
8690
"name": None,
8791
"location": {"track_section": "TH1", "offset": 4386.599249046556},

0 commit comments

Comments
 (0)