Skip to content

Commit bee72e1

Browse files
authored
Merge pull request #7629 from samestep/patch-1
Fix typos in Ali Afshar's name
2 parents 384b6f6 + a27c539 commit bee72e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/example/nonpython.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ A basic example for specifying tests in Yaml files
1212
.. _`pytest-yamlwsgi`: http://bitbucket.org/aafshar/pytest-yamlwsgi/src/tip/pytest_yamlwsgi.py
1313
.. _`PyYAML`: https://pypi.org/project/PyYAML/
1414

15-
Here is an example ``conftest.py`` (extracted from Ali Afshnars special purpose `pytest-yamlwsgi`_ plugin). This ``conftest.py`` will collect ``test*.yaml`` files and will execute the yaml-formatted content as custom tests:
15+
Here is an example ``conftest.py`` (extracted from Ali Afshar's special purpose `pytest-yamlwsgi`_ plugin). This ``conftest.py`` will collect ``test*.yaml`` files and will execute the yaml-formatted content as custom tests:
1616

1717
.. include:: nonpython/conftest.py
1818
:literal:

0 commit comments

Comments
 (0)