Remove faq.rst from docs (#7635)

This commit is contained in:
Maximilian Cosmo Sitter
2020-08-12 19:47:34 +02:00
committed by GitHub
parent 4c92584364
commit 15d8293241
6 changed files with 6 additions and 163 deletions
+1 -1
View File
@@ -7403,7 +7403,7 @@ Bug fixes:
- pluginmanager.register(...) now raises ValueError if the
plugin has been already registered or the name is taken
- fix issue159: improve http://pytest.org/en/stable/faq.html
- fix issue159: improve https://docs.pytest.org/en/6.0.1/faq.html
especially with respect to the "magic" history, also mention
pytest-django, trial and unittest integration.