mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-03-30 15:08:28 +00:00
Set logging to 'ERROR' in counterdb tests
This commit is contained in:
parent
588ebaa866
commit
46b7da63f9
@ -8,7 +8,7 @@ const OrbitDB = require('../src/OrbitDB');
|
||||
const OrbitServer = require('orbit-server/src/server');
|
||||
|
||||
// Mute logging
|
||||
// require('logplease').setLogLevel('ERROR');
|
||||
require('logplease').setLogLevel('ERROR');
|
||||
|
||||
const network = 'QmYPobvobKsyoCKTw476yTui611XABf927KxUPCf4gRLRr'; // network.json
|
||||
const username = 'testrunner';
|
||||
|
Loading…
x
Reference in New Issue
Block a user