Skip to content

Commit

Permalink
Update device-update-registration_test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroVega authored May 23, 2024
1 parent 530e1c5 commit bba857b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ const unknownDevice = {
describe('NGSI-v2 - IoT Agent Device Update Registration', function () {
beforeEach(function (done) {
delete device1.registrationId;
logger.setLevel('DEBUG');
logger.setLevel('FATAL');

nock.cleanAll();

Expand Down

0 comments on commit bba857b

Please sign in to comment.