mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-01 18:01:40 +08:00
Remove commented out code in test_utils.py
This commit is contained in:
@@ -76,10 +76,6 @@ class FakeSCM(object):
|
||||
|
||||
@pytest.mark.usefixtures("reuse_component_init_data")
|
||||
class TestUtilsComponentReuse:
|
||||
#
|
||||
# def teardown_method(self, test_method):
|
||||
# clean_database()
|
||||
|
||||
@pytest.mark.parametrize(
|
||||
"changed_component", ["perl-List-Compare", "perl-Tangerine", "tangerine", None]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user