chore: disable ws tests for hyperliquid for now

This commit is contained in:
Matthias
2025-07-19 15:08:32 +02:00
parent ae9f83ed30
commit 16359d617d

View File

@@ -498,6 +498,8 @@ EXCHANGES = {
"hasQuoteVolumeFutures": True,
"leverage_tiers_public": False,
"leverage_in_spot_market": False,
# TODO: re-enable hyperliquid websocket tests
"skip_ws_tests": True,
},
}