Attempt to temporarily fix #2
Some checks failed
Tests / test (3.10) (push) Failing after 23m0s
Tests / test (3.11) (push) Failing after 22m55s
Tests / test (3.8) (push) Failing after 22m56s
Tests / test (3.9) (push) Failing after 22m54s

This commit is contained in:
2023-11-24 23:52:50 +01:00
parent efedb2533b
commit 414f3966da
7 changed files with 68 additions and 21 deletions

View File

@@ -23,7 +23,7 @@ def sample_stop_id() -> str:
@pytest.fixture()
def sample_journey_id() -> str:
return "2|#VN#1#ST#1664906549#PI#0#ZI#12709#TA#0#DA#61022#1S#3008007#1T#1248#LS#3008043#LT#1323#PU#80#RT#1#CA#1aE#ZE#101#ZB#Bus 101 #PC#6#FR#3008007#FT#1248#TO#3008043#TT#1323#"
return "1|12709|0|80"
@pytest.fixture()