From 430129c2bad54e1363623750516b62096ea9f2aa Mon Sep 17 00:00:00 2001 From: Matthew McKnight Date: Thu, 6 Jul 2023 12:52:03 -0500 Subject: [PATCH] re-add function scope --- .../store_test_failures_tests/test_store_test_failures.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/functional/adapter/store_test_failures_tests/test_store_test_failures.py b/tests/functional/adapter/store_test_failures_tests/test_store_test_failures.py index 0006d38dd..d22dab3ae 100644 --- a/tests/functional/adapter/store_test_failures_tests/test_store_test_failures.py +++ b/tests/functional/adapter/store_test_failures_tests/test_store_test_failures.py @@ -8,7 +8,7 @@ class TestBigQueryStoreTestFailures(StoreTestFailuresBase): - @pytest.fixture(autouse=True) + @pytest.fixture(scope="function", autouse=True) def teardown_method(self, project): yield relation = project.adapter.Relation.create(