Skip to content

Commit

Permalink
fixup! cleaned up, DAMPified, and added tests to ensure fixtures only…
Browse files Browse the repository at this point in the history
… add ther finalizer to a dependee fixture once
  • Loading branch information
blueyed committed Mar 9, 2020
1 parent b1e1b73 commit 4e07783
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion testing/python/fixtures.py
Expand Up @@ -4426,7 +4426,6 @@ def test_suffix(fix_combined):


class TestFinalizerOnlyAddedOnce:

@pytest.fixture(scope="class", autouse=True)
def a(self):
pass
Expand Down

0 comments on commit 4e07783

Please sign in to comment.