Skip to content

Commit 02344d8

Browse files
committed
update docs
1 parent 4dc04d2 commit 02344d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/conftest.py

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ def teardown_method(self):
1313
1414
For more info, see:
1515
* https://docs.pytest.org/en/latest/how-to/fixtures.html#teardown-cleanup-aka-fixture-finalization
16+
* https://docs.pytest.org/en/latest/how-to/xunit_setup.html#method-and-function-level-setup-teardown
1617
1718
"""
1819
del DotWiz.__getattr__

0 commit comments

Comments
 (0)