Skip to content

Commit 37eac44

Browse files
committed
fix test bug
1 parent e170916 commit 37eac44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_paths.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,3 @@ async def test_trailing_slash(uri, expected, http_server_client, auth_header, ba
5555
assert response.code == 302
5656
assert "Location" in response.headers
5757
assert response.headers["Location"] == expected
58-
assert False

0 commit comments

Comments
 (0)