We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2e8426 commit 68fefa2Copy full SHA for 68fefa2
test/unit/ngsiv2/ngsiService/geoproperties-test.js
@@ -87,7 +87,7 @@ const iotAgentConfig2 = {
87
88
describe('NGSI-v2 - Geo-JSON types autocast test', function () {
89
beforeEach(function () {
90
- logger.setLevel('DEBUG');
+ logger.setLevel('FATAL');
91
});
92
93
afterEach(function (done) {
0 commit comments