Update doc/en/how-to/fixtures.rst
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
This commit is contained in:
parent
b5bdd52208
commit
22c5394acd
|
@ -763,7 +763,6 @@ Consider the differences in the following examples:
|
||||||
|
|
||||||
def test_bar(fix_w_yield):
|
def test_bar(fix_w_yield):
|
||||||
print("test_bar")
|
print("test_bar")
|
||||||
pass
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue