commented run_around_tests
This commit is contained in:
parent
5cd5074166
commit
e688e11265
@ -36,7 +36,7 @@ logging.getLogger('').setLevel(logging.INFO)
|
|||||||
@pytest.fixture(autouse=True)
|
@pytest.fixture(autouse=True)
|
||||||
def run_around_tests():
|
def run_around_tests():
|
||||||
yield
|
yield
|
||||||
assert Trade.use_db
|
# assert Trade.use_db
|
||||||
|
|
||||||
|
|
||||||
# Do not mask numpy errors as warnings that no one read, raise the exсeption
|
# Do not mask numpy errors as warnings that no one read, raise the exсeption
|
||||||
|
Loading…
Reference in New Issue
Block a user