mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-04-16 22:48:51 +00:00
Merge branch 'master' into Insert-image-drawing
This commit is contained in:
commit
5ff0049a13
@ -151,7 +151,7 @@ describe('ServerService', () => {
|
||||
expectedServer.name = 'local';
|
||||
expectedServer.host = 'hostname';
|
||||
expectedServer.port = 9999;
|
||||
expectedServer.location = 'local';
|
||||
expectedServer.location = 'remote';
|
||||
expectedServer.is_local = true;
|
||||
|
||||
service.getLocalServer('hostname', 9999).then(() => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user