diff --git a/jest.config.js b/jest.config.js index e534b3e3f..905e907dc 100644 --- a/jest.config.js +++ b/jest.config.js @@ -35,7 +35,7 @@ module.exports = { testMatch: ["**/*.spec.(js|jsx|ts|tsx)|**/__tests__/*.(js|jsx|ts|tsx)"], coverageThreshold: { global: { - statements: 72, + statements: 74, }, }, // Uncomment this to avoid the massive amount of warnings we are getting for onSubmit and onInvalidSubmit diff --git a/src/digital-components/salesforce-webchat/salesforce-helper-dev.js b/src/digital-components/salesforce-webchat/salesforce-helper-dev.js deleted file mode 100644 index fb29bc9eb..000000000 --- a/src/digital-components/salesforce-webchat/salesforce-helper-dev.js +++ /dev/null @@ -1,66 +0,0 @@ -/* -The code below is generated from salesforce but modified in the following ways: - * Only the javascript inside the second - - diff --git a/src/fmg-components/funnel-header/funnel-header.vue b/src/fmg-components/funnel-header/funnel-header.vue index 4862b5205..c6cbb8727 100644 --- a/src/fmg-components/funnel-header/funnel-header.vue +++ b/src/fmg-components/funnel-header/funnel-header.vue @@ -2,7 +2,6 @@