mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-12-19 04:47:54 +00:00
Fix tests
This commit is contained in:
parent
0923ed5d85
commit
dbc4f05465
@ -340,6 +340,8 @@ def test_build_command(vm, loop, fake_qemu_binary, port_manager):
|
||||
"test",
|
||||
"-m",
|
||||
"256",
|
||||
"-boot",
|
||||
"order=c",
|
||||
"-serial",
|
||||
"telnet:127.0.0.1:{},server,nowait".format(vm.console),
|
||||
"-net",
|
||||
|
Loading…
Reference in New Issue
Block a user