From bf918d38abb37d855fcaf277159b29bb549fa607 Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Wed, 2 Feb 2022 19:05:06 -0800 Subject: [PATCH] test(text-input): assert value type --- tests/TextInput.test.svelte | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/tests/TextInput.test.svelte b/tests/TextInput.test.svelte index 1900a82f..790b71d1 100644 --- a/tests/TextInput.test.svelte +++ b/tests/TextInput.test.svelte @@ -1,8 +1,15 @@ - +