From abc15d21a5962b301d946a5b08f19cda7c0b0fa5 Mon Sep 17 00:00:00 2001 From: Uxio Fuentefria Date: Mon, 22 May 2023 13:00:49 +0200 Subject: [PATCH] Fix collectibles test --- .../history/tests/test_collectibles_service.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/safe_transaction_service/history/tests/test_collectibles_service.py b/safe_transaction_service/history/tests/test_collectibles_service.py index 9841dbb7d..44e06baca 100644 --- a/safe_transaction_service/history/tests/test_collectibles_service.py +++ b/safe_transaction_service/history/tests/test_collectibles_service.py @@ -125,8 +125,8 @@ def test_get_collectibles(self, retrieve_metadata_from_uri_mock: MagicMock): id=93288724337340885726942883352789513739931149355867373088241393067029827792979, uri=None, metadata={ - "name": "safe-multisig.eth", - "description": ".eth ENS Domain", + "name": ".eth", + "description": "Unknown .eth ENS Domain", "image": settings.TOKENS_ENS_IMAGE_URL, }, ),