We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e170916 commit 37eac44Copy full SHA for 37eac44
tests/test_paths.py
@@ -55,4 +55,3 @@ async def test_trailing_slash(uri, expected, http_server_client, auth_header, ba
55
assert response.code == 302
56
assert "Location" in response.headers
57
assert response.headers["Location"] == expected
58
- assert False
0 commit comments