Skip to content

Commit b86bfaf

Browse files
fix: unit test
1 parent 16bfdbe commit b86bfaf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/tests/integration/probes/get-probes.test.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,9 @@ describe('Get Probes', () => {
192192
host: '',
193193
ipAddress: '1.2.3.4',
194194
altIpAddresses: [],
195+
isHardware: false,
196+
hardwareDevice: null,
197+
hardwareDeviceFirmware: null,
195198
uuid: '1-1-1-1-1',
196199
nodeVersion: 'v18.17.0',
197200
location: {

0 commit comments

Comments
 (0)