From 50be7a3ffb4fc143132fcbc84cb091010ed1d0b9 Mon Sep 17 00:00:00 2001 From: Shubham Date: Tue, 17 Feb 2026 21:47:24 +0530 Subject: [PATCH] chore: Clean hash urls Clickup https://app.clickup.com/ --- tests/test_fyle/fixtures.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_fyle/fixtures.py b/tests/test_fyle/fixtures.py index 3946e07..4eb51b8 100644 --- a/tests/test_fyle/fixtures.py +++ b/tests/test_fyle/fixtures.py @@ -4,7 +4,7 @@ 'error_type': 'ACCOUNTING_INTEGRATION_ERROR', 'state': 'ERROR', 'tpa_id': 'tpayfjPPHTDgv', - 'url': 'https://staging1.fyle.tech/app/settings/#/integrations/native_apps?integrationIframeTarget=integrations/intacct/main/dashboard' + 'url': 'https://staging1.fyle.tech/app/settings/integrations/native_apps?integrationIframeTarget=integrations/intacct/main/dashboard' }, 'activity_details': None, 'added_to_report_at': None,