mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-17 06:48:18 +00:00
Rename /controller/servers to /controller/hypervisors
This commit is contained in:
@ -39,4 +39,4 @@ def test_documentation_write(tmpdir):
|
||||
assert "Sample session" in content
|
||||
assert "literalinclude:: ../../../examples/hypervisor_post_projectsprojectidvirtualboxvms.txt" in content
|
||||
|
||||
assert os.path.exists(str(tmpdir / "api" / "v2" / "controller" / "server.rst"))
|
||||
assert os.path.exists(str(tmpdir / "api" / "v2" / "controller" / "hypervisor.rst"))
|
||||
|
Reference in New Issue
Block a user