mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Do not start tracemalloc
This commit is contained in:
parent
a2f428e5b3
commit
4849a3529b
1 changed files with 0 additions and 4 deletions
|
@ -30,10 +30,6 @@ from tests.support.runtests import RUNTIME_VARS
|
|||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
import tracemalloc
|
||||
|
||||
tracemalloc.start()
|
||||
|
||||
|
||||
@pytest.fixture(scope="session")
|
||||
def salt_auth_account_1_factory():
|
||||
|
|
Loading…
Add table
Reference in a new issue