Reenable longrun test mark
This commit is contained in:
parent
0713fc6a6a
commit
07e6932a17
@ -336,7 +336,7 @@ def exchange_futures(request, exchange_conf, class_mocker):
|
||||
yield exchange, request.param
|
||||
|
||||
|
||||
# @pytest.mark.longrun
|
||||
@pytest.mark.longrun
|
||||
class TestCCXTExchange():
|
||||
|
||||
def test_load_markets(self, exchange: EXCHANGE_FIXTURE_TYPE):
|
||||
|
Loading…
Reference in New Issue
Block a user