We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccfd43e commit 86d7975Copy full SHA for 86d7975
doc/en/how-to/fixtures.rst
@@ -1267,7 +1267,7 @@ So let's just do another run:
1267
========================= short test summary info ==========================
1268
FAILED test_module.py::test_ehlo[smtp.gmail.com] - assert 0
1269
FAILED test_module.py::test_noop[smtp.gmail.com] - assert 0
1270
- FAILED test_module.py::test_ehlo[mail.python.org] - AssertionError: assert...
+ FAILED test_module.py::test_ehlo[mail.python.org] - AssertionError: asser...
1271
FAILED test_module.py::test_noop[mail.python.org] - assert 0
1272
4 failed in 0.12s
1273
0 commit comments