Skip to content

Commit 68fefa2

Browse files
committed
Revert debug level
1 parent e2e8426 commit 68fefa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/ngsiv2/ngsiService/geoproperties-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ const iotAgentConfig2 = {
8787

8888
describe('NGSI-v2 - Geo-JSON types autocast test', function () {
8989
beforeEach(function () {
90-
logger.setLevel('DEBUG');
90+
logger.setLevel('FATAL');
9191
});
9292

9393
afterEach(function (done) {

0 commit comments

Comments
 (0)