Update doc/en/how-to/fixtures.rst

Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
This commit is contained in:
aizpurua23a 2022-07-27 18:34:11 +02:00 committed by GitHub
parent 9ee20ef7eb
commit b5bdd52208
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -759,7 +759,6 @@ Consider the differences in the following examples:
def test_foo(fix_w_finalizers):
print("test_foo")
pass
def test_bar(fix_w_yield):