From 1c87316ed6e8272ee720e05dee2e5ff9649404aa Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Sun, 14 Aug 2022 12:59:39 -0700 Subject: [PATCH] test(toast-notification): assert `fullWidth` prop --- tests/ToastNotification.test.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ToastNotification.test.svelte b/tests/ToastNotification.test.svelte index 17a84883..6c947582 100644 --- a/tests/ToastNotification.test.svelte +++ b/tests/ToastNotification.test.svelte @@ -2,7 +2,7 @@ import { ToastNotification } from "../types"; - +