1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-05 15:48:59 +00:00

Fix tests.

This commit is contained in:
grossmj 2022-06-21 16:52:25 +02:00
parent d303d13045
commit d8b928f1c1

View File

@ -1539,7 +1539,6 @@ async def test_cpus(compute_project, manager):
},
"Volumes": {},
"NetworkDisabled": True,
"Name": "test",
"Hostname": "test",
"Image": "ubuntu:latest",
"Env": [
@ -1581,7 +1580,6 @@ async def test_memory(compute_project, manager):
},
"Volumes": {},
"NetworkDisabled": True,
"Name": "test",
"Hostname": "test",
"Image": "ubuntu:latest",
"Env": [