Skip to content

Commit

Permalink
Update test/unit/ngsiv2/ngsiService/active-devices-test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
fgalan authored Jan 31, 2024
1 parent 75afa3f commit 8910b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/ngsiv2/ngsiService/active-devices-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -925,7 +925,7 @@ describe('NGSI-v2 - Active attributes test', function () {

// Note that in the case of measure_id and measure_type the type provided by the IOTA when calling iotAgentLib.update()
// is used (thus ignoring the one of the StupidDevice group for id or type, which is 'text') but in the case of measIoTA the type provided in the
// provising (String) is used
// provisioning ('String') is used
contextBrokerMock = nock('http://192.168.1.1:1026')
.matchHeader('fiware-service', 'smartgondor')
.matchHeader('fiware-servicepath', 'gardens')
Expand Down

0 comments on commit 8910b90

Please sign in to comment.