Skip to content

Removed a deprecated feature in a testing article #8709

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 21, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions testing/profiling.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,6 @@ finish. It's easy to achieve if you embed the token in the error message::
)
);

.. caution::

The profiler store can be different depending on the environment
(especially if you use the SQLite store, which is the default configured
one).

.. note::

The profiler information is available even if you insulate the client or
Expand Down