Skip to content

Commit e7c7fab

Browse files
fix django tests
1 parent 574b5e5 commit e7c7fab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/integrations/django/asgi/test_asgi.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1075,6 +1075,7 @@ async def test_request_url(
10751075
"GET",
10761076
"/root/nomessage",
10771077
)
1078+
comm.scope["root_path"] = "/root"
10781079

10791080
if span_streaming:
10801081
items = capture_items("span")

0 commit comments

Comments
 (0)