mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-16 22:38:18 +00:00
Try to fix VirtualBox create test.
This commit is contained in:
@ -95,6 +95,7 @@ class BaseManager:
|
||||
:param project_identifier UUID of Project
|
||||
:param uuid Force UUID force VM
|
||||
"""
|
||||
|
||||
project = ProjectManager.instance().get_project(project_identifier)
|
||||
|
||||
# TODO: support for old projects VM with normal IDs.
|
||||
|
Reference in New Issue
Block a user