Skip to content

Commit

Permalink
@GitHK review: doc
Browse files Browse the repository at this point in the history
  • Loading branch information
pcrespov committed Sep 20, 2022
1 parent 2a44001 commit 56255a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/api-server/tests/unit/test__fastapi.py
Expand Up @@ -115,7 +115,7 @@ def test_fastapi_route_paths_in_paths(client: TestClient, faker: Faker):

def test_fastapi_route_name_parsing(client: TestClient, faker: Faker):
#
# Ensures colon are allowed in routes
# Ensures ':' is allowed in routes
# SEE https://github.com/encode/starlette/pull/1657

solver_key = Solver.Config.schema_extra["example"]["id"]
Expand Down

0 comments on commit 56255a0

Please sign in to comment.