mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-13 20:08:55 +00:00
Removed gc collection at testing
This commit is contained in:
parent
c538ec5937
commit
b9e2b7945a
@ -228,7 +228,6 @@ def run_around_tests(monkeypatch, port_manager, controller, config):
|
||||
shutil.rmtree(tmppath)
|
||||
except:
|
||||
pass
|
||||
gc.collect()
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
|
Loading…
Reference in New Issue
Block a user