diff --git a/src/components/Terms/TermsView.spec.tsx b/src/components/Terms/TermsView.spec.tsx index 27399c0c873fcdac080290ad4a5a46156bac4c90..0c9e0a9c5e324ea38e73d2918bd4f424bfc2aab5 100644 --- a/src/components/Terms/TermsView.spec.tsx +++ b/src/components/Terms/TermsView.spec.tsx @@ -105,6 +105,7 @@ describe('TermsView component', () => { ...mockGlobalState, termsStatus: { accepted: false, versionType: 'init' }, }, + profile: { ...mockProfileState, sendAnalysisNotification: true }, }) const { container } = render(