Skip to content

Commit

Permalink
Fix failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
machadoum committed Aug 24, 2023
1 parent 5276ffb commit f5282ef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ describe('EntityAnalyticsUpselling', () => {
);

expect(getByTestId('paywallCardDescription')).toHaveTextContent(
'Entity Analytics is available with TEST PRODUCT subscriptions'
'Entity risk scoring capability is available in our TEST PRODUCT license tier'
);
});

Expand Down

0 comments on commit f5282ef

Please sign in to comment.