Skip to content

Commit

Permalink
Update jexlBasedTransformations-test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroVega authored Sep 13, 2023
1 parent 31d45fb commit ccd9eeb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const nock = require('nock');
const timekeeper = require('timekeeper');
let contextBrokerMock;
const iotAgentConfig = {
logLevel: 'DEBUG',
logLevel: 'FATAL',
contextBroker: {
host: '192.168.1.1',
port: '1026',
Expand Down

0 comments on commit ccd9eeb

Please sign in to comment.