diff --git a/dags/hivemind_etl_helpers/tests/integration/test_pg_vector_access_with_discord.py b/dags/hivemind_etl_helpers/tests/integration/test_pg_vector_access_with_discord.py index a2d9ee48..a74a8b30 100644 --- a/dags/hivemind_etl_helpers/tests/integration/test_pg_vector_access_with_discord.py +++ b/dags/hivemind_etl_helpers/tests/integration/test_pg_vector_access_with_discord.py @@ -59,7 +59,7 @@ def setup_mongo_information( "platforms": [ { "platformId": platform_id, - "fromDate": datetime(2023, 10, 1), + "fromDate": datetime(2023, 1, 1), "options": { "channels": channels, "roles": ["role_id"],