Skip to content

Commit

Permalink
Fix failing caas test (#1406)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrischrischris authored Oct 13, 2023
1 parent ee3a84d commit dac965c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/blocks/caas/utils.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ describe('getFloodgateCaasConfig', () => {
fallbackEndpoint: '',
totalCardsToShow: 10,
cardStyle: 'half-height',
ctaAction: '_blank',
ctaAction: '_self',
detailsTextOption: 'default',
showTotalResults: false,
i18n: {
Expand Down

0 comments on commit dac965c

Please sign in to comment.