Skip to content

Commit 2aeff1b

Browse files
committed
Minor reword
1 parent 4bd8406 commit 2aeff1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

testing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -627,8 +627,8 @@ stores in the session of the test client.
627627

628628
.. note::
629629

630-
Stateless firewalls cannot use ``loginUser()`` prior to requests by design.
631-
Instead you should add the correct token (i.e. header) in each ``request()`` call.
630+
By design, the ``loginUser()`` method doesn't work when using stateless firewalls.
631+
Instead, add the appropriate token/header in each ``request()`` call.
632632

633633
Making AJAX Requests
634634
....................

0 commit comments

Comments
 (0)