scripts/test_plans_wp15.py aktualisiert
All checks were successful
Deploy Trainer_LLM to llm-node / deploy (push) Successful in 2s
All checks were successful
Deploy Trainer_LLM to llm-node / deploy (push) Successful in 2s
This commit is contained in:
parent
d65129f477
commit
798e103eb8
|
|
@ -89,4 +89,4 @@ def test_template_plan_e2e():
|
|||
r4 = requests.get(f"{BASE}/plan/{plan_id}")
|
||||
assert r4.status_code == 200
|
||||
js = r4.json()
|
||||
assert js["title"] == "KW32 - Montag"
|
||||
assert js["title"] == "KW32 – Montag" # EN-Dash (–)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user