Unverified Kaydet (Commit) 3922f02d authored tarafından Sergey Fedoseev's avatar Sergey Fedoseev Kaydeden (comit) GitHub

Fixed typo in docs/topics/testing/advanced.txt. (#9416)

üst 450c933f
...@@ -25,7 +25,7 @@ restricted subset of the test client API: ...@@ -25,7 +25,7 @@ restricted subset of the test client API:
:meth:`~Client.options()`, and :meth:`~Client.trace()`. :meth:`~Client.options()`, and :meth:`~Client.trace()`.
* These methods accept all the same arguments *except* for * These methods accept all the same arguments *except* for
``follows``. Since this is just a factory for producing ``follow``. Since this is just a factory for producing
requests, it's up to you to handle the response. requests, it's up to you to handle the response.
* It does not support middleware. Session and authentication * It does not support middleware. Session and authentication
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment