Skip to content

Commit 86d7975

Browse files
committed
Review fixes
1 parent ccfd43e commit 86d7975

File tree

4 files changed

+21
-21
lines changed

4 files changed

+21
-21
lines changed

doc/en/how-to/fixtures.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1267,7 +1267,7 @@ So let's just do another run:
12671267
========================= short test summary info ==========================
12681268
FAILED test_module.py::test_ehlo[smtp.gmail.com] - assert 0
12691269
FAILED test_module.py::test_noop[smtp.gmail.com] - assert 0
1270-
FAILED test_module.py::test_ehlo[mail.python.org] - AssertionError: assert...
1270+
FAILED test_module.py::test_ehlo[mail.python.org] - AssertionError: asser...
12711271
FAILED test_module.py::test_noop[mail.python.org] - assert 0
12721272
4 failed in 0.12s
12731273

0 commit comments

Comments
 (0)