mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-21 00:22:56 +00:00
Update the documentation
This commit is contained in:
@ -35,5 +35,5 @@ def test_version_output(http_compute):
|
||||
|
||||
|
||||
def test_debug_output(http_compute):
|
||||
response = http_compute.get('/debug', example=True)
|
||||
response = http_compute.get('/debug')
|
||||
assert response.status == 200
|
||||
|
Reference in New Issue
Block a user