fix emojies
This commit is contained in:
@@ -306,7 +306,7 @@ async def test_bybit_integration():
|
||||
test_message = {'topic': 'orderbook.50.BTCUSDT', 'data': {}}
|
||||
assert connector._get_message_type(test_message) == 'orderbook'
|
||||
|
||||
print("✓ Bybit connector integration test passed")
|
||||
print("Bybit connector integration test passed")
|
||||
return True
|
||||
|
||||
except Exception as e:
|
||||
|
||||
Reference in New Issue
Block a user