Skip to content

Commit

Permalink
Test param ID
Browse files Browse the repository at this point in the history
Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
  • Loading branch information
derlih and webknjaz committed Oct 29, 2021
1 parent 7ed0572 commit 4fceb36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_client_session.py
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,7 @@ async def test_requote_redirect_url_default_disable() -> None:
None,
"http://example.com/test",
URL("http://example.com/test"),
id="base_url(None) + str(http://example.com/test)",
id="base_url=None url='http://example.com/test'",
),
pytest.param(
None,
Expand Down

0 comments on commit 4fceb36

Please sign in to comment.