diff --git a/jest.config.js b/jest.config.js index 4d8fd76b1..bfb4bf71f 100644 --- a/jest.config.js +++ b/jest.config.js @@ -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 };