From 7c1f32aa003758fb3537974631fa77988ce1fe87 Mon Sep 17 00:00:00 2001 From: Mohammad Amin Date: Wed, 27 Nov 2024 15:09:59 +0330 Subject: [PATCH] fix: wrong link! --- .../tests/integration/test_discord_prepare_document_from_db.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dags/hivemind_etl_helpers/tests/integration/test_discord_prepare_document_from_db.py b/dags/hivemind_etl_helpers/tests/integration/test_discord_prepare_document_from_db.py index 93a5f13f..f92ce950 100644 --- a/dags/hivemind_etl_helpers/tests/integration/test_discord_prepare_document_from_db.py +++ b/dags/hivemind_etl_helpers/tests/integration/test_discord_prepare_document_from_db.py @@ -300,7 +300,7 @@ def test_transform_two_data(self): "replier_global_name": "user4_GlobalName", "thread": "example_thread1", "role_mentions": ["role1"], - "url": "https://discord.com/channels/1234/22222/10000000002", + "url": "https://discord.com/channels/1234/88888/10000000002", } expected_metadata_3 = {