rlsmerge threshold dipped. not sure why

This commit is contained in:
CarlNation 2024-02-21 10:35:05 -05:00
parent d327650543
commit bb6e550ff9

View file

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