Skip to content

Commit 34fa1bb

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent ada8671 commit 34fa1bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/subtests/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Testing ``pytest-mpl`` using the ``tests/subtests``
22
**************************************************
33

44
``pytest-mpl`` can output JSON summaries (``--mpl-generate-summary=json``) which contain lots of machine readable information relating to the internal state of the plugin while it was run.
5-
This test module (``test_subtest.py``) runs the test file ``subtest.py`` multiple times with different combinations of
5+
This test module (``test_subtest.py``) runs the test file ``subtest.py`` multiple times with different combinations of
66
``pytest-mpl`` arguments.
77
After each test, it compares the outputted JSON summary to a "baseline" JSON summary for that specific combination of arguments (``summaries/*.json``).
88

0 commit comments

Comments
 (0)