mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-01-31 05:13:49 +02: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):
|
def test_get_gns3vm(http_controller):
|
||||||
response = http_controller.get('/gns3vm', example=True)
|
response = http_controller.get('/gns3vm', example=True)
|
||||||
assert response.status == 200
|
assert response.status == 200
|
||||||
print(response.json)
|
|
||||||
|
Loading…
Reference in New Issue
Block a user