mirror of
https://github.com/agentrhq/authsome.git
synced 2026-09-19 01:34:19 +08:00
refactor: remove trailing whitespace from health route tests
This commit is contained in:
@@ -15,4 +15,3 @@ def test_root_health_alias_matches_api_health(monkeypatch, tmp_path) -> None:
|
||||
assert root.status_code == status.HTTP_200_OK
|
||||
assert root.json()["status"] == "ok"
|
||||
assert root.json()["version"] == api.json()["version"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user