diff --git a/src/store/index.js b/src/store/index.js index 7263be4d..415f7d1c 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -186,7 +186,7 @@ const getDefaultState = () => ({ triggeredSiteEntry: false, // TODO not in save session duplicateOrders: [], hasSentSaveQuoteEmail: null, - coverageAttempts: 0 + coverageLookupAttempts: 0 }, issConfig: { clientName: 'Generic Insurance', // this is the default and will be overriden by the client's name