Temp rollback of unit test percent.

This commit is contained in:
Bryan Mauger 2024-03-26 13:54:08 -04:00
parent a51a8e358b
commit 24dc869447

View file

@ -31,7 +31,7 @@ module.exports = {
testMatch: ["**/*.spec.(js|jsx|ts|tsx)|**/__tests__/*.(js|jsx|ts|tsx)"],
coverageThreshold: {
global: {
statements: 77,
statements: 70,
},
},
// Uncomment this to avoid the massive amount of warnings we are getting for onSubmit and onInvalidSubmit