Skip to content

Commit 1650b8a

Browse files
committed
Fix failing jest test
1 parent f9aefcf commit 1650b8a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

x-pack/plugins/triggers_actions_ui/public/application/lib/check_action_type_enabled.test.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ test('returns isEnabled:false when action type is disabled by license', async ()
4848
className="actCheckActionTypeEnabled__disabledActionWarningCard"
4949
description="To re-enable this action, please upgrade your license."
5050
title="This feature requires a basic license."
51+
titleSize="xs"
5152
>
5253
<ForwardRef
5354
href="https://www.elastic.co/subscriptions"

0 commit comments

Comments
 (0)