bitcoinUriService passing first test.
This commit is contained in:
parent
f16ef22436
commit
70f76baad0
5 changed files with 85 additions and 3 deletions
|
|
@ -70,7 +70,7 @@ module.exports = function(config) {
|
|||
|
||||
// level of logging
|
||||
// possible values: config.LOG_DISABLE || config.LOG_ERROR || config.LOG_WARN || config.LOG_INFO || config.LOG_DEBUG
|
||||
logLevel: config.LOG_DEBUG,
|
||||
logLevel: config.LOG_INFO,
|
||||
|
||||
|
||||
// enable / disable watching file and executing tests whenever any file changes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue