mirror of
https://github.com/Ichinga-Samuel/aiomql.git
synced 2026-08-24 01:08:07 +00:00
minor bug fix
This commit is contained in:
@@ -2,6 +2,6 @@ from aiomql import TradeAction
|
||||
|
||||
|
||||
class TestConstants:
|
||||
|
||||
def test_trade_action(self):
|
||||
assert TradeAction.DEAL == 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user