mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-01-30 21:03:49 +02:00
Avoid a warning at the end of the test suite
This commit is contained in:
parent
ff4fc5eb8b
commit
bc8a319142
@ -154,6 +154,7 @@ def test_notification_ws(http_controller, controller, project, async_run):
|
||||
assert answer["action"] == "test"
|
||||
|
||||
async_run(http_controller.close())
|
||||
ws.close()
|
||||
|
||||
|
||||
def test_export(http_controller, tmpdir, loop, project):
|
||||
|
Loading…
Reference in New Issue
Block a user