mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
doc: preseve block-quote structure (#53293)
Without the `::`, the indentation of the example block is lost.
This commit is contained in:
committed by
Sandra McCann
parent
d29ee2c63e
commit
0b579a0837
@@ -70,7 +70,7 @@ be written. Online reports are available but only cover the ``devel`` branch (s
|
||||
Add the ``--coverage`` option to any test command to collect code coverage data. If you
|
||||
aren't using the ``--tox`` or ``--docker`` options which create an isolated python
|
||||
environment then you may have to use the ``--requirements`` option to ensure that the
|
||||
correct version of the coverage module is installed
|
||||
correct version of the coverage module is installed::
|
||||
|
||||
ansible-test units --coverage apt
|
||||
ansible-test integration --coverage aws_lambda --tox --requirements
|
||||
|
||||
Reference in New Issue
Block a user