diff --git a/tsstats/tests/test_ident_map.py b/tsstats/tests/test_ident_map.py index aa14cf4..98d5ccd 100644 --- a/tsstats/tests/test_ident_map.py +++ b/tsstats/tests/test_ident_map.py @@ -27,14 +27,6 @@ def test_ident_map(identmap_clients): assert clients['UID5'] == uidcl -@pytest.fixture(scope="module") -def pretty_identmap(): - return [ - {'primary_id': '1', 'alternate_ids': ['3', '6']}, - {'primary_id': '4', 'alternate_ids': ['9', '42']} - ] - - @pytest.mark.parametrize('test_input,expected', [ ( [