mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-06-20 23:55:04 +00:00
Merge branch 'master' into As-user-I-can-add-QEMU-VM
This commit is contained in:
@ -87,7 +87,7 @@ describe('AddBlankProjectDialogComponent', () => {
|
||||
}).compileComponents();
|
||||
|
||||
server = new Server();
|
||||
server.ip = 'localhost';
|
||||
server.host = 'localhost';
|
||||
server.port = 80;
|
||||
}));
|
||||
|
||||
|
Reference in New Issue
Block a user