mirror of
https://github.com/GNS3/gns3-server
synced 2025-02-02 11:21:10 +00: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