fix(core): update
This commit is contained in:
parent
8f71c68d8c
commit
f105cdc806
@ -27,6 +27,6 @@ tap.test('should scan a port', async () => {
|
||||
tap.test('should get the default gateways', async () => {
|
||||
const gatewayResult = await testSmartNetwork.getDefaultGateway();
|
||||
console.log(gatewayResult);
|
||||
})
|
||||
});
|
||||
|
||||
tap.start();
|
||||
|
Loading…
Reference in New Issue
Block a user