commented run_around_tests
This commit is contained in:
parent
e688e11265
commit
3cec8b17e7
@ -33,9 +33,9 @@ from tests.conftest_trades_usdt import (mock_trade_usdt_1, mock_trade_usdt_2, mo
|
||||
logging.getLogger('').setLevel(logging.INFO)
|
||||
|
||||
|
||||
@pytest.fixture(autouse=True)
|
||||
def run_around_tests():
|
||||
yield
|
||||
# @pytest.fixture(autouse=True)
|
||||
# def run_around_tests():
|
||||
# yield
|
||||
# assert Trade.use_db
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user