From b668ba3757fbf2c364bbe9ffe8b67f3b5dd5ece0 Mon Sep 17 00:00:00 2001 From: Iliyana Dyankova Date: Tue, 12 Nov 2024 16:14:12 +0200 Subject: [PATCH] chore(html): add test for notification with icon and long text --- .../html/src/notification/tests/notification.tsx | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/packages/html/src/notification/tests/notification.tsx b/packages/html/src/notification/tests/notification.tsx index a1074c31675..90ada051488 100644 --- a/packages/html/src/notification/tests/notification.tsx +++ b/packages/html/src/notification/tests/notification.tsx @@ -16,7 +16,7 @@ const styles = ` export default () => ( <> -
+
LTR
@@ -39,6 +39,11 @@ export default () => (
+
+ + + +
RTL
@@ -61,6 +66,11 @@ export default () => (
+
+ + + +