Remove redundant article in testing integration note (#53209)
This commit is contained in:
parent
a015953316
commit
5cc6a70398
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ outside of those test subdirectories. They will also not reconfigure or bounce
|
|||
|
||||
.. note:: Running integration tests within Docker
|
||||
|
||||
To protect your system from any potential changes caused by integration tests, and to ensure the a sensible set of dependencies are available we recommend that you always run integration tests with the ``--docker`` option. See the `list of supported docker images <https://github.com/ansible/ansible/blob/devel/test/runner/completion/docker.txt>`_ for options.
|
||||
To protect your system from any potential changes caused by integration tests, and to ensure a sensible set of dependencies are available we recommend that you always run integration tests with the ``--docker`` option. See the `list of supported docker images <https://github.com/ansible/ansible/blob/devel/test/runner/completion/docker.txt>`_ for options.
|
||||
|
||||
.. note:: Avoiding pulling new Docker images
|
||||
|
||||
|
|
Loading…
Reference in a new issue