mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-01-29 15:44:24 +00:00
Another fix for test_gns3vm.py
This commit is contained in:
parent
09e9382df1
commit
d9ab29a9e0
@ -65,7 +65,7 @@ async def test_json(loop, controller):
|
||||
assert vm.__json__() == vm._settings
|
||||
|
||||
|
||||
async def test_update_settings(controller):
|
||||
async def test_update_settings(loop, controller):
|
||||
|
||||
vm = GNS3VM(controller)
|
||||
vm.settings = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user