From 47dcf7bc93e70674bc4b73109b6f7aca74f7886c Mon Sep 17 00:00:00 2001 From: Matthias Date: Fri, 18 Jul 2025 07:17:31 +0200 Subject: [PATCH] chore(ci): Switch hyperliquid tests to a more active pair --- tests/exchange_online/conftest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/exchange_online/conftest.py b/tests/exchange_online/conftest.py index 4b650db8c..4fd8bc823 100644 --- a/tests/exchange_online/conftest.py +++ b/tests/exchange_online/conftest.py @@ -487,7 +487,7 @@ EXCHANGES = { ], }, "hyperliquid": { - "pair": "PURR/USDC", + "pair": "UBTC/USDC", "stake_currency": "USDC", "hasQuoteVolume": False, "timeframe": "1h",