diff --git a/test/test_importer.py b/test/test_importer.py index 967f5fc95..55874fc6e 100644 --- a/test/test_importer.py +++ b/test/test_importer.py @@ -1931,7 +1931,8 @@ def mocked_get_release_by_id(id_, includes=[], release_status=[], }], 'release-group': { 'id': 'another-id', - } + }, + 'status': 'Official', } }