summaryrefslogtreecommitdiff
path: root/docs/docsite/rst/dev_guide/testing_sanity.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docsite/rst/dev_guide/testing_sanity.rst')
-rw-r--r--docs/docsite/rst/dev_guide/testing_sanity.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/docsite/rst/dev_guide/testing_sanity.rst b/docs/docsite/rst/dev_guide/testing_sanity.rst
index 01b167bc3c..93769c1d2a 100644
--- a/docs/docsite/rst/dev_guide/testing_sanity.rst
+++ b/docs/docsite/rst/dev_guide/testing_sanity.rst
@@ -22,10 +22,6 @@ How to run
To run sanity tests using docker, always use the default docker image
by passing the ``--docker`` or ``--docker default`` argument.
-.. note::
- When using docker and the ``--base-branch`` argument,
- also use the ``--keep-git`` argument to avoid git related errors.
-
.. code:: shell
source hacking/env-setup