mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-18 06:18:08 +00:00
Drop debug
This commit is contained in:
parent
0dd35e1cbe
commit
c1c3a9ed80
@ -46,4 +46,3 @@ def test_put_gns3vm(http_controller):
|
||||
def test_get_gns3vm(http_controller):
|
||||
response = http_controller.get('/gns3vm', example=True)
|
||||
assert response.status == 200
|
||||
print(response.json)
|
||||
|
Loading…
Reference in New Issue
Block a user