Skip to content

Commit 1483253

Browse files
committed
fix the client test
1 parent 0814562 commit 1483253

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_client.mojo

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ fn test_mojo_client_lightbug_external_req(client: MojoClient) raises:
2121
Header("Connection", "keep-alive"),
2222
Header("Host", "httpbin.org")),
2323
method="GET",
24-
protocol="GET",
2524
)
2625

2726
try:

0 commit comments

Comments
 (0)