removed 'silent' from jest.config.js
This commit is contained in:
parent
9023c7d215
commit
81e71a007c
1 changed files with 0 additions and 1 deletions
|
|
@ -27,5 +27,4 @@ module.exports = {
|
|||
// Got the go ahead from Mark to temporarily lower this. Taking out initialize component made the year,make,model and style coverage drop a bit. Once unit tests for license plate lookup, vin lookup and address lookup are in the coverage should go back up to 90
|
||||
},
|
||||
},
|
||||
silent: true
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue