[2.0.x] Fixed typo in docs/topics/testing/advanced.txt.

Backport of 3922f02dc6 from master
This commit is contained in:
Sergey Fedoseev 2017-12-04 14:23:16 +05:00 committed by Mariusz Felisiak
parent 7925351241
commit 6a70b576b5
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ restricted subset of the test client API:
:meth:`~Client.options()`, and :meth:`~Client.trace()`.
* 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.
* It does not support middleware. Session and authentication