added support for downloading the github strategy repository
This commit is contained in:
@@ -3,5 +3,5 @@ import pytest
|
||||
from freqtrade.aws.backtesting_lambda import backtest
|
||||
|
||||
|
||||
def test_backtest():
|
||||
def test_backtest(lambda_context):
|
||||
backtest({}, {})
|
||||
|
||||
Reference in New Issue
Block a user