Adjust initial balance in live tests
This commit is contained in:
@@ -103,7 +103,7 @@ If you have done this, please see the following line for more information:
|
||||
exchange=exchange,
|
||||
api_key=api_key,
|
||||
api_secret=api_secret,
|
||||
initial_balance=100,
|
||||
initial_balance=100000,
|
||||
)
|
||||
|
||||
def setUp(self):
|
||||
|
||||
Reference in New Issue
Block a user